2024-04-16T14:21:01.167 INFO:root:teuthology version: 0.0.1.dev267+g6c63784 2024-04-16T14:21:01.167 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --description orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} --name adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi --archive /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287 --verbose -- /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287/orig.config.yaml 2024-04-16T14:21:01.218 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T14:21:01.317 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287 branch: wip-adk2-testing-2024-04-15-1136-squid description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} email: adking@redhat.com first_in_suite: false job_id: '7658287' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-adk2-testing-2024-04-15-1136-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\) log-only-match: - CEPHADM_ sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf workunit: branch: wip-adk2-testing-2024-04-15-1136-squid sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - mon.a - mon.c - mgr.y - osd.0 - osd.1 - osd.2 - osd.3 - client.0 - node-exporter.a - alertmanager.a - - mon.b - mgr.x - osd.4 - osd.5 - osd.6 - osd.7 - client.1 - prometheus.a - grafana.a - node-exporter.b seed: 5433 sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk2-testing-2024-04-15-1136-squid suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf targets: smithi084.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQRnEcTp1I5EuYcogB6zl/qUwfbMJeG+JD64K+jmR4CGGNNWCl/1AtZJlRwr+snik2Lg5Rr0wydYwOQnEKn9KY= smithi191.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsPVcKDO0Lx4+Y16DhaLHunioFdoicxAbNsXhxiMxcSJ2LTU3kTEtvTqCs6KuJvTisVHrpdMwV4VRFjvgE+Kkc= 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: 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: 6c637841c215537a4502385240412f1966e0faab timestamp: 2024-04-16_12:53:12 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-16T14:21:01.318 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa; will attempt to use it 2024-04-16T14:21:01.319 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa/tasks 2024-04-16T14:21:01.319 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-16T14:21:01.320 INFO:teuthology.task.internal:Checking packages... 2024-04-16T14:21:01.351 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '36befe5d41ee8a6ea2e60983e763134278d506cf' 2024-04-16T14:21:01.351 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-16T14:21:01.351 INFO:teuthology.packaging:ref: None 2024-04-16T14:21:01.352 INFO:teuthology.packaging:tag: None 2024-04-16T14:21:01.352 INFO:teuthology.packaging:branch: wip-adk2-testing-2024-04-15-1136-squid 2024-04-16T14:21:01.352 INFO:teuthology.packaging:sha1: 36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:21:01.352 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-adk2-testing-2024-04-15-1136-squid 2024-04-16T14:21:01.504 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2204.g36befe5d 2024-04-16T14:21:01.506 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-16T14:21:01.514 INFO:teuthology.task.internal:no buildpackages task found 2024-04-16T14:21:01.514 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-16T14:21:01.585 INFO:teuthology.task.internal:Saving configuration 2024-04-16T14:21:01.603 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-16T14:21:01.609 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T14:21:01.637 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-16 14:15:55.144539', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQRnEcTp1I5EuYcogB6zl/qUwfbMJeG+JD64K+jmR4CGGNNWCl/1AtZJlRwr+snik2Lg5Rr0wydYwOQnEKn9KY='} 2024-04-16T14:21:01.657 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-16 14:15:55.143204', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsPVcKDO0Lx4+Y16DhaLHunioFdoicxAbNsXhxiMxcSJ2LTU3kTEtvTqCs6KuJvTisVHrpdMwV4VRFjvgE+Kkc='} 2024-04-16T14:21:01.657 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-16T14:21:01.664 INFO:teuthology.task.internal:roles: ubuntu@smithi084.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-04-16T14:21:01.664 INFO:teuthology.task.internal:roles: ubuntu@smithi191.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-04-16T14:21:01.664 INFO:teuthology.run_tasks:Running task console_log... 2024-04-16T14:21:01.795 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff7532070d0>, signals=[15]) 2024-04-16T14:21:01.796 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-16T14:21:01.802 INFO:teuthology.task.internal:Opening connections... 2024-04-16T14:21:01.802 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi084.front.sepia.ceph.com 2024-04-16T14:21:01.804 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:21:01.900 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi191.front.sepia.ceph.com 2024-04-16T14:21:01.901 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:21:01.997 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-16T14:21:02.004 DEBUG:teuthology.orchestra.run.smithi084:> uname -m 2024-04-16T14:21:02.022 INFO:teuthology.orchestra.run.smithi084.stdout:x86_64 2024-04-16T14:21:02.023 DEBUG:teuthology.orchestra.run.smithi084:> cat /etc/os-release 2024-04-16T14:21:02.084 INFO:teuthology.orchestra.run.smithi084.stdout:NAME="CentOS Stream" 2024-04-16T14:21:02.084 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION="9" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:ID="centos" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:ID_LIKE="rhel fedora" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:VERSION_ID="9" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:PLATFORM_ID="platform:el9" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:ANSI_COLOR="0;31" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:LOGO="fedora-logo-icon" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:HOME_URL="https://centos.org/" 2024-04-16T14:21:02.085 INFO:teuthology.orchestra.run.smithi084.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-16T14:21:02.086 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-16T14:21:02.086 INFO:teuthology.orchestra.run.smithi084.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-16T14:21:02.086 INFO:teuthology.lock.ops:Updating smithi084.front.sepia.ceph.com on lock server 2024-04-16T14:21:02.112 DEBUG:teuthology.orchestra.run.smithi191:> uname -m 2024-04-16T14:21:02.130 INFO:teuthology.orchestra.run.smithi191.stdout:x86_64 2024-04-16T14:21:02.131 DEBUG:teuthology.orchestra.run.smithi191:> cat /etc/os-release 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:NAME="CentOS Stream" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION="9" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:ID="centos" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:ID_LIKE="rhel fedora" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:VERSION_ID="9" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:PLATFORM_ID="platform:el9" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:ANSI_COLOR="0;31" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:LOGO="fedora-logo-icon" 2024-04-16T14:21:02.188 INFO:teuthology.orchestra.run.smithi191.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-16T14:21:02.189 INFO:teuthology.orchestra.run.smithi191.stdout:HOME_URL="https://centos.org/" 2024-04-16T14:21:02.189 INFO:teuthology.orchestra.run.smithi191.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-16T14:21:02.189 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-16T14:21:02.189 INFO:teuthology.orchestra.run.smithi191.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-16T14:21:02.189 INFO:teuthology.lock.ops:Updating smithi191.front.sepia.ceph.com on lock server 2024-04-16T14:21:02.212 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-16T14:21:02.220 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-16T14:21:02.226 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-16T14:21:02.226 DEBUG:teuthology.orchestra.run.smithi084:> test '!' -e /home/ubuntu/cephtest 2024-04-16T14:21:02.229 DEBUG:teuthology.orchestra.run.smithi191:> test '!' -e /home/ubuntu/cephtest 2024-04-16T14:21:02.244 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-16T14:21:02.250 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-16T14:21:02.251 DEBUG:teuthology.orchestra.run.smithi084:> test -z $(ls -A /var/lib/ceph) 2024-04-16T14:21:02.290 DEBUG:teuthology.orchestra.run.smithi191:> test -z $(ls -A /var/lib/ceph) 2024-04-16T14:21:02.375 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-16T14:21:02.423 INFO:teuthology.run_tasks:Running task kernel... 2024-04-16T14:21:02.442 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-16T14:21:02.442 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-16T14:21:02.442 DEBUG:teuthology.orchestra.run.smithi084:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T14:21:02.443 DEBUG:teuthology.orchestra.run.smithi191:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-16T14:21:02.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:21:02.459 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2024-04-16T14:21:02.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:21:02.461 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-04-16T14:21:02.517 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-361.el9.x86_64 2024-04-16T14:21:02.518 INFO:teuthology.task.kernel:Running kernel on smithi191: 5.14.0-361.el9.x86_64 2024-04-16T14:21:02.518 DEBUG:teuthology.orchestra.run.smithi191:> sudo yum install -y kernel 2024-04-16T14:21:02.519 INFO:teuthology.orchestra.run.smithi084.stdout:5.14.0-361.el9.x86_64 2024-04-16T14:21:02.520 INFO:teuthology.task.kernel:Running kernel on smithi084: 5.14.0-361.el9.x86_64 2024-04-16T14:21:02.520 DEBUG:teuthology.orchestra.run.smithi084:> sudo yum install -y kernel 2024-04-16T14:21:04.920 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS-9 - AppStream 8.4 MB/s | 6.7 MB 00:00 2024-04-16T14:21:04.975 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS-9 - AppStream 8.3 MB/s | 6.7 MB 00:00 2024-04-16T14:21:06.354 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS-9 - BaseOS 6.1 MB/s | 2.0 MB 00:00 2024-04-16T14:21:06.417 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS-9 - BaseOS 5.8 MB/s | 2.0 MB 00:00 2024-04-16T14:21:07.244 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - BaseOS 15 MB/s | 8.0 MB 00:00 2024-04-16T14:21:07.441 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-16T14:21:09.325 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - AppStream 24 MB/s | 19 MB 00:00 2024-04-16T14:21:11.453 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - AppStream 6.2 MB/s | 19 MB 00:03 2024-04-16T14:21:13.384 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-16T14:21:15.051 INFO:teuthology.orchestra.run.smithi084.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 16 kB 00:00 2024-04-16T14:21:15.537 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-16T14:21:16.605 INFO:teuthology.orchestra.run.smithi084.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-04-16T14:21:16.988 INFO:teuthology.orchestra.run.smithi191.stdout:CentOS Stream 9 - Extras packages 56 kB/s | 16 kB 00:00 2024-04-16T14:21:21.306 INFO:teuthology.orchestra.run.smithi191.stdout:Extra Packages for Enterprise Linux 5.0 MB/s | 21 MB 00:04 2024-04-16T14:21:21.702 INFO:teuthology.orchestra.run.smithi084.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-16T14:21:24.092 INFO:teuthology.orchestra.run.smithi084.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-16T14:21:24.092 INFO:teuthology.orchestra.run.smithi084.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-16T14:21:24.196 INFO:teuthology.orchestra.run.smithi084.stdout:Dependencies resolved. 2024-04-16T14:21:24.208 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-04-16T14:21:24.208 INFO:teuthology.orchestra.run.smithi084.stdout: Package Arch Version Repository Size 2024-04-16T14:21:24.208 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-04-16T14:21:24.208 INFO:teuthology.orchestra.run.smithi084.stdout:Installing: 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout:Installing dependencies: 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction Summary 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout:================================================================================ 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout:Install 4 Packages 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout:Total download size: 77 M 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout:Installed size: 123 M 2024-04-16T14:21:24.209 INFO:teuthology.orchestra.run.smithi084.stdout:Downloading Packages: 2024-04-16T14:21:24.370 INFO:teuthology.orchestra.run.smithi084.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.7 MB/s | 277 kB 00:00 2024-04-16T14:21:25.078 INFO:teuthology.orchestra.run.smithi084.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 17 MB/s | 15 MB 00:00 2024-04-16T14:21:25.654 INFO:teuthology.orchestra.run.smithi084.stdout:(3/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 23 MB/s | 34 MB 00:01 2024-04-16T14:21:26.004 INFO:teuthology.orchestra.run.smithi084.stdout:(4/4): kernel-modules-core-5.14.0-438.el9.x86_6 17 MB/s | 28 MB 00:01 2024-04-16T14:21:26.007 INFO:teuthology.orchestra.run.smithi084.stdout:-------------------------------------------------------------------------------- 2024-04-16T14:21:26.007 INFO:teuthology.orchestra.run.smithi084.stdout:Total 43 MB/s | 77 MB 00:01 2024-04-16T14:21:26.007 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction check 2024-04-16T14:21:26.365 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction check succeeded. 2024-04-16T14:21:26.365 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction test 2024-04-16T14:21:26.431 INFO:teuthology.orchestra.run.smithi191.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-16T14:21:27.225 INFO:teuthology.orchestra.run.smithi084.stdout:Transaction test succeeded. 2024-04-16T14:21:27.225 INFO:teuthology.orchestra.run.smithi084.stdout:Running transaction 2024-04-16T14:21:28.821 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-16T14:21:28.821 INFO:teuthology.orchestra.run.smithi191.stdout:Package kernel-5.14.0-361.el9.x86_64 is already installed. 2024-04-16T14:21:28.931 INFO:teuthology.orchestra.run.smithi191.stdout:Dependencies resolved. 2024-04-16T14:21:28.936 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-16T14:21:28.936 INFO:teuthology.orchestra.run.smithi191.stdout: Package Arch Version Repository Size 2024-04-16T14:21:28.936 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-16T14:21:28.936 INFO:teuthology.orchestra.run.smithi191.stdout:Installing: 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout: kernel x86_64 5.14.0-438.el9 CentOS-BaseOS 277 k 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout:Installing dependencies: 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core x86_64 5.14.0-438.el9 CentOS-BaseOS 15 M 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules x86_64 5.14.0-438.el9 CentOS-BaseOS 34 M 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core x86_64 5.14.0-438.el9 CentOS-BaseOS 28 M 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction Summary 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout:================================================================================ 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout:Install 4 Packages 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout:Total download size: 77 M 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout:Installed size: 123 M 2024-04-16T14:21:28.937 INFO:teuthology.orchestra.run.smithi191.stdout:Downloading Packages: 2024-04-16T14:21:29.090 INFO:teuthology.orchestra.run.smithi191.stdout:(1/4): kernel-5.14.0-438.el9.x86_64.rpm 1.8 MB/s | 277 kB 00:00 2024-04-16T14:21:29.511 INFO:teuthology.orchestra.run.smithi084.stdout: Preparing : 1/1 2024-04-16T14:21:29.657 INFO:teuthology.orchestra.run.smithi191.stdout:(2/4): kernel-core-5.14.0-438.el9.x86_64.rpm 21 MB/s | 15 MB 00:00 2024-04-16T14:21:30.131 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-16T14:21:30.220 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-16T14:21:30.266 INFO:teuthology.orchestra.run.smithi191.stdout:(3/4): kernel-modules-5.14.0-438.el9.x86_64.rpm 25 MB/s | 34 MB 00:01 2024-04-16T14:21:30.524 INFO:teuthology.orchestra.run.smithi191.stdout:(4/4): kernel-modules-core-5.14.0-438.el9.x86_6 19 MB/s | 28 MB 00:01 2024-04-16T14:21:30.527 INFO:teuthology.orchestra.run.smithi191.stdout:-------------------------------------------------------------------------------- 2024-04-16T14:21:30.528 INFO:teuthology.orchestra.run.smithi191.stdout:Total 48 MB/s | 77 MB 00:01 2024-04-16T14:21:30.528 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction check 2024-04-16T14:21:30.902 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction check succeeded. 2024-04-16T14:21:30.902 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction test 2024-04-16T14:21:31.733 INFO:teuthology.orchestra.run.smithi191.stdout:Transaction test succeeded. 2024-04-16T14:21:31.734 INFO:teuthology.orchestra.run.smithi191.stdout:Running transaction 2024-04-16T14:21:32.962 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-16T14:21:33.099 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-16T14:21:34.040 INFO:teuthology.orchestra.run.smithi191.stdout: Preparing : 1/1 2024-04-16T14:21:34.661 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-core-5.14.0-438.el9.x86_64 1/4 2024-04-16T14:21:34.751 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-16T14:21:37.520 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-16T14:21:37.671 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-16T14:21:37.796 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-16T14:21:37.831 INFO:teuthology.orchestra.run.smithi084.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:21:42.362 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-16T14:21:42.470 INFO:teuthology.orchestra.run.smithi191.stdout: Installing : kernel-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:21:42.550 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:21:47.158 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:11.986 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:11.986 INFO:teuthology.orchestra.run.smithi084.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-16T14:22:11.986 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:22:12.030 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:12.401 INFO:teuthology.orchestra.run.smithi084.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:12.402 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-16T14:22:12.402 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-16T14:22:12.402 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-16T14:22:12.804 INFO:teuthology.orchestra.run.smithi084.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:12.804 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:22:12.804 INFO:teuthology.orchestra.run.smithi084.stdout:Installed: 2024-04-16T14:22:12.804 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-16T14:22:12.805 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-16T14:22:12.805 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-16T14:22:12.805 INFO:teuthology.orchestra.run.smithi084.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-16T14:22:12.805 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:22:12.805 INFO:teuthology.orchestra.run.smithi084.stdout:Complete! 2024-04-16T14:22:13.160 DEBUG:teuthology.orchestra.run.smithi084:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T14:22:13.266 INFO:teuthology.orchestra.run.smithi084.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-16T14:22:13.266 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-16T14:22:13.266 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-16T14:22:13.266 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T14:22:13.266 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T14:22:13.266 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-16T14:22:13.267 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi084.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T14:22:13.267 DEBUG:teuthology.orchestra.run.smithi084:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T14:22:13.347 INFO:teuthology.orchestra.run.smithi084.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-16T14:22:13.347 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-16T14:22:13.347 DEBUG:teuthology.orchestra.run.smithi084:> sudo rpm -qi grub2-tools 2024-04-16T14:22:13.381 INFO:teuthology.orchestra.run.smithi084.stdout:Name : grub2-tools 2024-04-16T14:22:13.381 INFO:teuthology.orchestra.run.smithi084.stdout:Epoch : 1 2024-04-16T14:22:13.381 INFO:teuthology.orchestra.run.smithi084.stdout:Version : 2.06 2024-04-16T14:22:13.381 INFO:teuthology.orchestra.run.smithi084.stdout:Release : 68.el9 2024-04-16T14:22:13.381 INFO:teuthology.orchestra.run.smithi084.stdout:Architecture: x86_64 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Group : Unspecified 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Size : 8264254 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:License : GPLv3+ 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Packager : builder@centos.org 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Vendor : CentOS 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Summary : Support tools for GRUB. 2024-04-16T14:22:13.382 INFO:teuthology.orchestra.run.smithi084.stdout:Description : 2024-04-16T14:22:13.383 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:22:13.384 INFO:teuthology.orchestra.run.smithi084.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-16T14:22:13.384 INFO:teuthology.orchestra.run.smithi084.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-16T14:22:13.384 INFO:teuthology.orchestra.run.smithi084.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-16T14:22:13.384 INFO:teuthology.orchestra.run.smithi084.stdout:hardware devices. 2024-04-16T14:22:13.384 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:22:13.384 INFO:teuthology.orchestra.run.smithi084.stdout:This subpackage provides tools for support of all platforms. 2024-04-16T14:22:13.385 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-16T14:22:13.385 INFO:teuthology.task.kernel:Updating grub on smithi084 to boot 5.14.0-438.el9.x86_64 2024-04-16T14:22:13.385 DEBUG:teuthology.orchestra.run.smithi084:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-16T14:22:13.994 INFO:teuthology.orchestra.run.smithi084.stderr:Generating grub configuration file ... 2024-04-16T14:22:15.268 INFO:teuthology.orchestra.run.smithi084.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-16T14:22:15.305 INFO:teuthology.orchestra.run.smithi084.stderr:done 2024-04-16T14:22:15.307 DEBUG:teuthology.orchestra.run.smithi084:> mktemp 2024-04-16T14:22:15.331 INFO:teuthology.orchestra.run.smithi084.stdout:/tmp/tmp.Q10XVCAhiW 2024-04-16T14:22:15.331 DEBUG:teuthology.orchestra.run.smithi084:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.Q10XVCAhiW 2024-04-16T14:22:15.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 0666 /tmp/tmp.Q10XVCAhiW 2024-04-16T14:22:15.538 DEBUG:teuthology.orchestra.remote:smithi084:/tmp/tmp.Q10XVCAhiW is 6KB 2024-04-16T14:22:15.557 DEBUG:teuthology.orchestra.run.smithi084:> rm -fr /tmp/tmp.Q10XVCAhiW 2024-04-16T14:22:15.573 DEBUG:teuthology.orchestra.run.smithi084:> sudo /bin/ls /boot/loader/entries || true 2024-04-16T14:22:15.636 INFO:teuthology.orchestra.run.smithi084.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-16T14:22:15.636 INFO:teuthology.orchestra.run.smithi084.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-16T14:22:15.636 INFO:teuthology.orchestra.run.smithi084.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-16T14:22:15.636 INFO:teuthology.orchestra.run.smithi084.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-16T14:22:15.637 DEBUG:teuthology.orchestra.run.smithi084:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-16T14:22:15.793 DEBUG:teuthology.orchestra.run.smithi084:> sudo shutdown -r now 2024-04-16T14:22:16.620 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-core-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:16.620 INFO:teuthology.orchestra.run.smithi191.stdout:dracut: Disabling early microcode, because kernel does not support it. CONFIG_MICROCODE_[AMD|INTEL]!=y 2024-04-16T14:22:16.620 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:22:16.663 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-modules-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:17.091 INFO:teuthology.orchestra.run.smithi191.stdout: Running scriptlet: kernel-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:17.091 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-5.14.0-438.el9.x86_64 1/4 2024-04-16T14:22:17.091 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-core-5.14.0-438.el9.x86_64 2/4 2024-04-16T14:22:17.091 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-5.14.0-438.el9.x86_64 3/4 2024-04-16T14:22:17.533 INFO:teuthology.orchestra.run.smithi191.stdout: Verifying : kernel-modules-core-5.14.0-438.el9.x86_64 4/4 2024-04-16T14:22:17.533 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:22:17.533 INFO:teuthology.orchestra.run.smithi191.stdout:Installed: 2024-04-16T14:22:17.533 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-5.14.0-438.el9.x86_64 2024-04-16T14:22:17.533 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-core-5.14.0-438.el9.x86_64 2024-04-16T14:22:17.533 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-5.14.0-438.el9.x86_64 2024-04-16T14:22:17.533 INFO:teuthology.orchestra.run.smithi191.stdout: kernel-modules-core-5.14.0-438.el9.x86_64 2024-04-16T14:22:17.534 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:22:17.534 INFO:teuthology.orchestra.run.smithi191.stdout:Complete! 2024-04-16T14:22:17.868 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T14:22:17.972 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-16T14:22:17.972 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-16T14:22:17.972 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-361.el9.x86_64 Expected: 5.14.0-438.el9.x86_64 2024-04-16T14:22:17.973 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-16T14:22:17.973 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-16T14:22:17.973 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-16T14:22:17.973 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi191.front.sepia.ceph.com, path=None, version=distro) 2024-04-16T14:22:17.973 DEBUG:teuthology.orchestra.run.smithi191:> rpm -q kernel | sort -rV | head -n 1 2024-04-16T14:22:18.054 INFO:teuthology.orchestra.run.smithi191.stdout:kernel-5.14.0-438.el9.x86_64 2024-04-16T14:22:18.054 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-438.el9.x86_64 2024-04-16T14:22:18.054 DEBUG:teuthology.orchestra.run.smithi191:> sudo rpm -qi grub2-tools 2024-04-16T14:22:18.088 INFO:teuthology.orchestra.run.smithi191.stdout:Name : grub2-tools 2024-04-16T14:22:18.088 INFO:teuthology.orchestra.run.smithi191.stdout:Epoch : 1 2024-04-16T14:22:18.088 INFO:teuthology.orchestra.run.smithi191.stdout:Version : 2.06 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Release : 68.el9 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Architecture: x86_64 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Install Date: Fri 01 Sep 2023 09:14:30 PM UTC 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Group : Unspecified 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Size : 8264254 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:License : GPLv3+ 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Signature : RSA/SHA256, Mon 07 Aug 2023 01:57:16 PM UTC, Key ID 05b555b38483c65d 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Source RPM : grub2-2.06-68.el9.src.rpm 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Build Date : Wed 02 Aug 2023 03:15:48 PM UTC 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Packager : builder@centos.org 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Vendor : CentOS 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:URL : http://www.gnu.org/software/grub/ 2024-04-16T14:22:18.089 INFO:teuthology.orchestra.run.smithi191.stdout:Summary : Support tools for GRUB. 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout:Description : 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout:customizable bootloader with modular architecture. It supports a rich 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout:variety of kernel formats, file systems, computer architectures and 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout:hardware devices. 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:22:18.090 INFO:teuthology.orchestra.run.smithi191.stdout:This subpackage provides tools for support of all platforms. 2024-04-16T14:22:18.091 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-04-16T14:22:18.091 INFO:teuthology.task.kernel:Updating grub on smithi191 to boot 5.14.0-438.el9.x86_64 2024-04-16T14:22:18.091 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-04-16T14:22:18.732 INFO:teuthology.orchestra.run.smithi191.stderr:Generating grub configuration file ... 2024-04-16T14:22:20.120 INFO:teuthology.orchestra.run.smithi191.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-04-16T14:22:20.150 INFO:teuthology.orchestra.run.smithi191.stderr:done 2024-04-16T14:22:20.152 DEBUG:teuthology.orchestra.run.smithi191:> mktemp 2024-04-16T14:22:20.168 INFO:teuthology.orchestra.run.smithi191.stdout:/tmp/tmp.O5m0eXYMXi 2024-04-16T14:22:20.168 DEBUG:teuthology.orchestra.run.smithi191:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.O5m0eXYMXi 2024-04-16T14:22:20.237 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0666 /tmp/tmp.O5m0eXYMXi 2024-04-16T14:22:20.377 DEBUG:teuthology.orchestra.remote:smithi191:/tmp/tmp.O5m0eXYMXi is 6KB 2024-04-16T14:22:20.426 DEBUG:teuthology.orchestra.run.smithi191:> rm -fr /tmp/tmp.O5m0eXYMXi 2024-04-16T14:22:20.441 DEBUG:teuthology.orchestra.run.smithi191:> sudo /bin/ls /boot/loader/entries || true 2024-04-16T14:22:20.512 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-0-rescue.conf 2024-04-16T14:22:20.512 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-5.14.0-239.el9.x86_64.conf 2024-04-16T14:22:20.512 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-5.14.0-361.el9.x86_64.conf 2024-04-16T14:22:20.512 INFO:teuthology.orchestra.run.smithi191.stdout:15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64.conf 2024-04-16T14:22:20.513 DEBUG:teuthology.orchestra.run.smithi191:> sudo grub2-set-default 15949e3c88704300882482eddfd7baae-5.14.0-438.el9.x86_64 2024-04-16T14:22:20.671 DEBUG:teuthology.orchestra.run.smithi191:> sudo shutdown -r now 2024-04-16T14:22:45.818 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-16T14:22:45.819 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-04-16T14:22:45.820 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:22:50.678 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-16T14:22:50.679 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-16T14:22:50.679 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:23:45.875 DEBUG:teuthology.orchestra.remote:timed out 2024-04-16T14:23:50.686 DEBUG:teuthology.orchestra.remote:timed out 2024-04-16T14:23:54.878 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-04-16T14:23:54.879 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:23:55.278 DEBUG:teuthology.orchestra.run.smithi084:> true 2024-04-16T14:23:55.729 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-04-16T14:23:55.729 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-438.el9.x86_64"... 2024-04-16T14:23:55.729 DEBUG:teuthology.orchestra.run.smithi084:> uname -r 2024-04-16T14:23:55.747 INFO:teuthology.orchestra.run.smithi084.stdout:5.14.0-438.el9.x86_64 2024-04-16T14:23:55.747 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-16T14:23:55.747 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T14:23:55.747 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-16T14:23:56.748 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-16T14:23:56.748 DEBUG:teuthology.orchestra.run.smithi084:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T14:23:56.872 INFO:teuthology.orchestra.run.smithi084.stdout:ttyS1 2024-04-16T14:23:56.918 DEBUG:teuthology.parallel:result is None 2024-04-16T14:23:59.687 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-16T14:23:59.688 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:24:03.106 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-04-16T14:24:03.500 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-16T14:24:03.500 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-438.el9.x86_64"... 2024-04-16T14:24:03.500 DEBUG:teuthology.orchestra.run.smithi191:> uname -r 2024-04-16T14:24:03.514 INFO:teuthology.orchestra.run.smithi191.stdout:5.14.0-438.el9.x86_64 2024-04-16T14:24:03.515 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-438.el9.x86_64 vs 5.14.0-438.el9.x86_64 2024-04-16T14:24:03.515 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-16T14:24:03.515 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-04-16T14:24:04.515 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-16T14:24:04.515 DEBUG:teuthology.orchestra.run.smithi191:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-16T14:24:04.589 INFO:teuthology.orchestra.run.smithi191.stdout:ttyS1 2024-04-16T14:24:04.634 DEBUG:teuthology.parallel:result is None 2024-04-16T14:24:04.635 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-16T14:24:04.642 INFO:teuthology.task.internal:Creating test directory... 2024-04-16T14:24:04.642 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T14:24:04.646 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-16T14:24:04.661 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-16T14:24:04.668 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-16T14:24:04.678 INFO:teuthology.task.internal:Creating archive directory... 2024-04-16T14:24:04.679 DEBUG:teuthology.orchestra.run.smithi084:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T14:24:04.703 DEBUG:teuthology.orchestra.run.smithi191:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-16T14:24:04.750 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-16T14:24:04.757 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-16T14:24:04.758 DEBUG:teuthology.orchestra.run.smithi084:> 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-04-16T14:24:04.760 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-16T14:24:04.789 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:24:04.796 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:24:04.803 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:24:04.810 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-16T14:24:04.811 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-16T14:24:04.824 INFO:teuthology.task.internal:Configuring sudo... 2024-04-16T14:24:04.824 DEBUG:teuthology.orchestra.run.smithi084:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T14:24:04.847 DEBUG:teuthology.orchestra.run.smithi191:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-16T14:24:04.881 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-16T14:24:04.891 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-16T14:24:04.891 DEBUG:teuthology.orchestra.run.smithi084:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T14:24:04.918 DEBUG:teuthology.orchestra.run.smithi191:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-16T14:24:04.939 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T14:24:05.028 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T14:24:05.079 DEBUG:teuthology.orchestra.run.smithi084:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T14:24:05.173 DEBUG:teuthology.orchestra.run.smithi084:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T14:24:05.215 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:24:05.215 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T14:24:05.284 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T14:24:05.335 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-16T14:24:05.379 DEBUG:teuthology.orchestra.run.smithi191:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T14:24:05.465 DEBUG:teuthology.orchestra.run.smithi191:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-16T14:24:05.509 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-16T14:24:05.509 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-16T14:24:05.579 DEBUG:teuthology.orchestra.run.smithi084:> sudo service rsyslog restart 2024-04-16T14:24:05.582 DEBUG:teuthology.orchestra.run.smithi191:> sudo service rsyslog restart 2024-04-16T14:24:05.629 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T14:24:05.672 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T14:24:06.143 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-16T14:24:06.150 INFO:teuthology.task.internal:Starting timer... 2024-04-16T14:24:06.151 INFO:teuthology.run_tasks:Running task pcp... 2024-04-16T14:24:06.200 INFO:teuthology.run_tasks:Running task selinux... 2024-04-16T14:24:06.208 DEBUG:teuthology.orchestra.run.smithi084:> sudo service auditd rotate 2024-04-16T14:24:06.264 INFO:teuthology.orchestra.run.smithi084.stdout:Rotating logs: 2024-04-16T14:24:06.266 DEBUG:teuthology.orchestra.run.smithi191:> sudo service auditd rotate 2024-04-16T14:24:06.309 INFO:teuthology.orchestra.run.smithi191.stdout:Rotating logs: 2024-04-16T14:24:06.311 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-16T14:24:06.311 DEBUG:teuthology.orchestra.run.smithi084:> /usr/sbin/getenforce 2024-04-16T14:24:06.339 INFO:teuthology.orchestra.run.smithi084.stdout:Permissive 2024-04-16T14:24:06.340 DEBUG:teuthology.orchestra.run.smithi191:> /usr/sbin/getenforce 2024-04-16T14:24:06.378 INFO:teuthology.orchestra.run.smithi191.stdout:Permissive 2024-04-16T14:24:06.379 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi084.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi191.front.sepia.ceph.com': 'permissive'} 2024-04-16T14:24:06.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-16T14:24:06.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:24:06.408 DEBUG:teuthology.orchestra.run.smithi191:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-16T14:24:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T14:24:06.450 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-16T14:24:06.450 DEBUG:teuthology.orchestra.run.smithi084:> sudo /usr/sbin/setenforce permissive 2024-04-16T14:24:06.484 DEBUG:teuthology.orchestra.run.smithi191:> sudo /usr/sbin/setenforce permissive 2024-04-16T14:24:06.586 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-16T14:24:06.595 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-04-16T14:24:06.601 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-04-16T14:24:06.723 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-16T14:24:06.741 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-04-16T14:24:06.742 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi084.front.sepia.ceph.com,smithi191.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-16T14:28:29.560 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi084.front.sepia.ceph.com'), Remote(name='ubuntu@smithi191.front.sepia.ceph.com')] 2024-04-16T14:28:29.584 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-04-16T14:28:29.585 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi084.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:28:29.681 DEBUG:teuthology.orchestra.run.smithi084:> true 2024-04-16T14:28:29.766 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi084.front.sepia.ceph.com' 2024-04-16T14:28:29.767 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-16T14:28:29.767 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi191.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-16T14:28:29.859 DEBUG:teuthology.orchestra.run.smithi191:> true 2024-04-16T14:28:29.943 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi191.front.sepia.ceph.com' 2024-04-16T14:28:29.943 INFO:teuthology.run_tasks:Running task clock... 2024-04-16T14:28:29.959 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-16T14:28:29.959 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T14:28:29.960 DEBUG:teuthology.orchestra.run.smithi084:> 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-04-16T14:28:29.962 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-16T14:28:29.962 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-16T14:28:29.993 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-16T14:28:30.011 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-16T14:28:30.016 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-16T14:28:30.033 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-16T14:28:30.042 INFO:teuthology.orchestra.run.smithi084.stderr:sudo: ntpd: command not found 2024-04-16T14:28:30.056 INFO:teuthology.orchestra.run.smithi084.stdout:506 Cannot talk to daemon 2024-04-16T14:28:30.063 INFO:teuthology.orchestra.run.smithi191.stderr:sudo: ntpd: command not found 2024-04-16T14:28:30.073 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-16T14:28:30.079 INFO:teuthology.orchestra.run.smithi191.stdout:506 Cannot talk to daemon 2024-04-16T14:28:30.091 INFO:teuthology.orchestra.run.smithi084.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-16T14:28:30.095 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-16T14:28:30.113 INFO:teuthology.orchestra.run.smithi191.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-16T14:28:30.150 INFO:teuthology.orchestra.run.smithi084.stderr:bash: line 1: ntpq: command not found 2024-04-16T14:28:30.151 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T14:28:30.151 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2024-04-16T14:28:30.151 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.151 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.151 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.151 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.163 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-04-16T14:28:30.167 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T14:28:30.167 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-04-16T14:28:30.167 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.167 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.167 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.167 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T14:28:30.167 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-16T14:28:30.275 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\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': '36befe5d41ee8a6ea2e60983e763134278d506cf'} 2024-04-16T14:28:30.275 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-16T14:28:30.275 INFO:tasks.cephadm:Cluster fsid is 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:28:30.275 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-16T14:28:30.276 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.84', 'mon.c': '[v2:172.21.15.84:3301,v1:172.21.15.84:6790]', 'mon.b': '172.21.15.191'} 2024-04-16T14:28:30.276 INFO:tasks.cephadm:First mon is mon.a on smithi084 2024-04-16T14:28:30.276 INFO:tasks.cephadm:First mgr is y 2024-04-16T14:28:30.276 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-16T14:28:30.276 DEBUG:teuthology.orchestra.run.smithi084:> sudo hostname $(hostname -s) 2024-04-16T14:28:30.305 DEBUG:teuthology.orchestra.run.smithi191:> sudo hostname $(hostname -s) 2024-04-16T14:28:30.335 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-16T14:28:30.336 DEBUG:teuthology.orchestra.run.smithi084:> 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-04-16T14:28:30.585 INFO:teuthology.orchestra.run.smithi084.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Apr 16 14:28 /home/ubuntu/cephtest/cephadm 2024-04-16T14:28:30.586 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-16T14:28:30.759 INFO:teuthology.orchestra.run.smithi191.stdout:-rw-r--r--. 1 ubuntu ubuntu 320521 Apr 16 14:28 /home/ubuntu/cephtest/cephadm 2024-04-16T14:28:30.759 DEBUG:teuthology.orchestra.run.smithi084:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T14:28:30.779 DEBUG:teuthology.orchestra.run.smithi191:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-16T14:28:30.816 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-16T14:28:30.816 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-16T14:28:30.823 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-16T14:28:31.636 INFO:teuthology.orchestra.run.smithi084.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-16T14:28:31.699 INFO:teuthology.orchestra.run.smithi191.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout:{ 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout: "repo_digests": [ 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout: ] 2024-04-16T14:28:48.901 INFO:teuthology.orchestra.run.smithi191.stdout:} 2024-04-16T14:28:50.505 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:28:50.505 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-16T14:28:50.506 INFO:teuthology.orchestra.run.smithi084.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-16T14:28:50.506 INFO:teuthology.orchestra.run.smithi084.stdout: "repo_digests": [ 2024-04-16T14:28:50.506 INFO:teuthology.orchestra.run.smithi084.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a", 2024-04-16T14:28:50.506 INFO:teuthology.orchestra.run.smithi084.stdout: "quay.io/ceph/ceph@sha256:cb4d698cb769b6aba05bf6ef04f41a7fe694160140347576e13bd9348514b667" 2024-04-16T14:28:50.506 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2024-04-16T14:28:50.506 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:28:50.523 DEBUG:teuthology.orchestra.run.smithi084:> sudo mkdir -p /etc/ceph 2024-04-16T14:28:50.578 DEBUG:teuthology.orchestra.run.smithi191:> sudo mkdir -p /etc/ceph 2024-04-16T14:28:50.615 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 777 /etc/ceph 2024-04-16T14:28:50.643 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 777 /etc/ceph 2024-04-16T14:28:50.687 INFO:tasks.cephadm:Writing seed config... 2024-04-16T14:28:50.688 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-16T14:28:50.688 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-16T14:28:50.689 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-16T14:28:50.689 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-16T14:28:50.689 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-16T14:28:50.689 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-16T14:28:50.689 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-16T14:28:50.689 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-16T14:28:50.689 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-16T14:28:50.690 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:28:50.690 DEBUG:teuthology.orchestra.run.smithi084:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-16T14:28:50.708 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 = 98bb1034-fbfd-11ee-bc90-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-04-16T14:28:50.708 DEBUG:teuthology.orchestra.run.smithi084:mon.a> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service 2024-04-16T14:28:50.749 DEBUG:teuthology.orchestra.run.smithi084:mgr.y> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service 2024-04-16T14:28:50.791 INFO:tasks.cephadm:Bootstrapping... 2024-04-16T14:28:50.792 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 98bb1034-fbfd-11ee-bc90-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.84 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:28:50.988 INFO:teuthology.orchestra.run.smithi084.stderr:-------------------------------------------------------------------------------- 2024-04-16T14:28:50.988 INFO:teuthology.orchestra.run.smithi084.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '98bb1034-fbfd-11ee-bc90-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.84', '--skip-admin-label'] 2024-04-16T14:28:51.012 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: 4.9.4-dev 2024-04-16T14:28:51.015 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying podman|docker is present... 2024-04-16T14:28:51.036 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: 4.9.4-dev 2024-04-16T14:28:51.038 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying lvm2 is present... 2024-04-16T14:28:51.038 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying time synchronization is in place... 2024-04-16T14:28:51.045 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T14:28:51.051 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2024-04-16T14:28:51.058 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: enabled 2024-04-16T14:28:51.065 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: active 2024-04-16T14:28:51.065 INFO:teuthology.orchestra.run.smithi084.stderr:Unit chronyd.service is enabled and running 2024-04-16T14:28:51.066 INFO:teuthology.orchestra.run.smithi084.stderr:Repeating the final host check... 2024-04-16T14:28:51.086 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: 4.9.4-dev 2024-04-16T14:28:51.088 INFO:teuthology.orchestra.run.smithi084.stderr:podman (/bin/podman) version 4.9.4 is present 2024-04-16T14:28:51.088 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl is present 2024-04-16T14:28:51.088 INFO:teuthology.orchestra.run.smithi084.stderr:lvcreate is present 2024-04-16T14:28:51.094 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-16T14:28:51.101 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2024-04-16T14:28:51.108 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: enabled 2024-04-16T14:28:51.114 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: active 2024-04-16T14:28:51.115 INFO:teuthology.orchestra.run.smithi084.stderr:Unit chronyd.service is enabled and running 2024-04-16T14:28:51.115 INFO:teuthology.orchestra.run.smithi084.stderr:Host looks OK 2024-04-16T14:28:51.115 INFO:teuthology.orchestra.run.smithi084.stderr:Cluster fsid: 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:28:51.115 INFO:teuthology.orchestra.run.smithi084.stderr:Acquiring lock 140612445945760 on /run/cephadm/98bb1034-fbfd-11ee-bc90-c7b262605968.lock 2024-04-16T14:28:51.115 INFO:teuthology.orchestra.run.smithi084.stderr:Lock 140612445945760 acquired on /run/cephadm/98bb1034-fbfd-11ee-bc90-c7b262605968.lock 2024-04-16T14:28:51.115 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying IP 172.21.15.84 port 3300 ... 2024-04-16T14:28:51.116 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying IP 172.21.15.84 port 6789 ... 2024-04-16T14:28:51.116 INFO:teuthology.orchestra.run.smithi084.stderr:Base mon IP is 172.21.15.84, final addrv is [v2:172.21.15.84:3300,v1:172.21.15.84:6789] 2024-04-16T14:28:51.118 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.84 metric 100 2024-04-16T14:28:51.118 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.84 metric 100 2024-04-16T14:28:51.121 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-16T14:28:51.121 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-16T14:28:51.121 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 1024 expires 1784sec hoplimit 64 pref medium 2024-04-16T14:28:51.124 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-16T14:28:51.124 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: inet6 ::1/128 scope host 2024-04-16T14:28:51.124 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T14:28:51.124 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-16T14:28:51.124 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: inet6 fe80::ec4:7aff:fe8f:d751/64 scope link 2024-04-16T14:28:51.124 INFO:teuthology.orchestra.run.smithi084.stderr:/sbin/ip: valid_lft forever preferred_lft forever 2024-04-16T14:28:51.125 INFO:teuthology.orchestra.run.smithi084.stderr:Mon IP `172.21.15.84` is in CIDR network `172.21.0.0/20` 2024-04-16T14:28:51.125 INFO:teuthology.orchestra.run.smithi084.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-16T14:28:51.125 INFO:teuthology.orchestra.run.smithi084.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-16T14:28:51.227 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Trying to pull quay.io/ceph/ceph:v17.2.0... 2024-04-16T14:28:51.580 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Getting image source signatures 2024-04-16T14:28:51.580 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Copying blob sha256:89b4a75bc2d8500f15463747507c9623df43886c134463e7f0527e70900e7a7b 2024-04-16T14:28:51.581 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Copying blob sha256:c32ab78b488d0c72f64eded765c0cf6b5bf2c75dab66cb62a9d367fa6ec42513 2024-04-16T14:28:51.581 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Copying blob sha256:a70843738bb77e1ab9c1f85969ebdfa55f178e746be081d1cb4f94011f69eb7c 2024-04-16T14:28:51.581 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Copying blob sha256:599d07cb321ff0a3c82224e1138fc685793fa69b93ed5780415751a5f7e4b8c2 2024-04-16T14:28:51.581 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Copying blob sha256:33ca8fff7868c4dc0c11e09bca97c720eb9cfbab7221216754367dd8de70388a 2024-04-16T14:28:51.581 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Copying config sha256:e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-04-16T14:28:51.759 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: Writing manifest to image destination 2024-04-16T14:28:51.911 INFO:teuthology.orchestra.run.smithi084.stderr:/bin/podman: e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 2024-04-16T14:28:52.299 INFO:teuthology.orchestra.run.smithi084.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-16T14:28:52.818 INFO:teuthology.orchestra.run.smithi084.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-16T14:28:52.818 INFO:teuthology.orchestra.run.smithi084.stderr:Extracting ceph user uid/gid from container image... 2024-04-16T14:28:53.226 INFO:teuthology.orchestra.run.smithi084.stderr:stat: 167 167 2024-04-16T14:28:53.699 INFO:teuthology.orchestra.run.smithi084.stderr:Creating initial keys... 2024-04-16T14:28:54.106 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-authtool: AQAmix5mhoAEABAA/incLc+MqCOqLPYoMo2Rpw== 2024-04-16T14:28:55.119 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-authtool: AQAnix5mEgM7AxAAqCEi6egQVdtp2u9YjcHTrg== 2024-04-16T14:28:56.041 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph-authtool: AQAnix5msM1RORAAYlWGt3iQkKIBTFLrVInUVQ== 2024-04-16T14:28:56.482 INFO:teuthology.orchestra.run.smithi084.stderr:Creating initial monmap... 2024-04-16T14:28:56.863 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T14:28:56.863 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-16T14:28:56.863 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:28:56.863 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T14:28:57.268 INFO:teuthology.orchestra.run.smithi084.stderr:monmaptool for a [v2:172.21.15.84:3300,v1:172.21.15.84:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-16T14:28:57.268 INFO:teuthology.orchestra.run.smithi084.stderr:setting min_mon_release = octopus 2024-04-16T14:28:57.268 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: set fsid to 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:28:57.268 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-16T14:28:57.269 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:28:57.269 INFO:teuthology.orchestra.run.smithi084.stderr:Creating mon... 2024-04-16T14:28:58.148 INFO:teuthology.orchestra.run.smithi084.stderr:create mon.a on 2024-04-16T14:28:58.347 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-16T14:28:58.488 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968.target → /etc/systemd/system/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968.target. 2024-04-16T14:28:58.488 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968.target → /etc/systemd/system/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968.target. 2024-04-16T14:28:58.780 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to reset failed state of unit ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service: Unit ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service not loaded. 2024-04-16T14:28:58.789 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968.target.wants/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service → /etc/systemd/system/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@.service. 2024-04-16T14:28:59.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:28:59 smithi084 podman[24482]: 2024-04-16 14:28:59.389806482 +0000 UTC m=+0.326652336 container start 2152f35620bc28aab84027b1d29119a56f47ad39dc70bea1b66c9e90b15df97c (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, RELEASE=HEAD, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, distribution-scope=public, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, vcs-type=git, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, release=754, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True) 2024-04-16T14:28:59.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:28:59 smithi084 ceph-mon[24501]: mkfs 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:28:59.471 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: disabled 2024-04-16T14:28:59.477 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2024-04-16T14:28:59.479 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld.service is not enabled 2024-04-16T14:28:59.479 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T14:28:59.480 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mon to start... 2024-04-16T14:28:59.480 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mon... 2024-04-16T14:28:59.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:28:59 smithi084 ceph-mon[24501]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-16T14:28:59.690 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:28:59 smithi084 bash[24482]: 2152f35620bc28aab84027b1d29119a56f47ad39dc70bea1b66c9e90b15df97c 2024-04-16T14:28:59.690 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:28:59 smithi084 systemd[1]: Started Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:28:59.972 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: cluster: 2024-04-16T14:28:59.972 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: id: 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:28:59.972 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: services: 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.545889s) 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: data: 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: pgs: 2024-04-16T14:28:59.973 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:00.524 INFO:teuthology.orchestra.run.smithi084.stderr:mon is available 2024-04-16T14:29:00.525 INFO:teuthology.orchestra.run.smithi084.stderr:Assimilating anything we can from ceph.conf... 2024-04-16T14:29:00.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:00 smithi084 ceph-mon[24501]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-16T14:29:00.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:00 smithi084 ceph-mon[24501]: monmap e1: 1 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0]} 2024-04-16T14:29:00.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:00 smithi084 ceph-mon[24501]: fsmap 2024-04-16T14:29:00.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:00 smithi084 ceph-mon[24501]: osdmap e1: 0 total, 0 up, 0 in 2024-04-16T14:29:00.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:00 smithi084 ceph-mon[24501]: mgrmap e1: no daemons active 2024-04-16T14:29:00.732 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:00 smithi084 ceph-mon[24501]: from='client.? 172.21.15.84:0/3207069052' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:29:01.014 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:01.014 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [global] 2024-04-16T14:29:01.014 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: fsid = 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.84:3300,v1:172.21.15.84:6789] 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [mgr] 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [osd] 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T14:29:01.015 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T14:29:01.512 INFO:teuthology.orchestra.run.smithi084.stderr:Generating new minimal ceph.conf... 2024-04-16T14:29:01.700 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:01 smithi084 ceph-mon[24501]: from='client.? 172.21.15.84:0/1294216202' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T14:29:01.700 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:01 smithi084 ceph-mon[24501]: from='client.? 172.21.15.84:0/1294216202' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-16T14:29:02.535 INFO:teuthology.orchestra.run.smithi084.stderr:Restarting the monitor... 2024-04-16T14:29:02.703 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:02 smithi084 ceph-mon[24501]: from='client.? 172.21.15.84:0/1386289155' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:29:02.703 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:02 smithi084 systemd[1]: Stopping Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:29:02.703 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:02 smithi084 bash[24720]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon.a" found: no such container 2024-04-16T14:29:03.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a[24496]: 2024-04-16T14:29:02.704+0000 7f07ab3ca700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T14:29:03.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a[24496]: 2024-04-16T14:29:02.704+0000 7f07ab3ca700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-16T14:29:03.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:02 smithi084 podman[24733]: 2024-04-16 14:29:02.950129577 +0000 UTC m=+0.349456901 container died 2152f35620bc28aab84027b1d29119a56f47ad39dc70bea1b66c9e90b15df97c (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, release=754, io.openshift.expose-services=, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , vcs-type=git, name=centos-stream, version=8, ceph=True, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754) 2024-04-16T14:29:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 podman[24733]: 2024-04-16 14:29:03.220621521 +0000 UTC m=+0.619948842 container cleanup 2152f35620bc28aab84027b1d29119a56f47ad39dc70bea1b66c9e90b15df97c (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, vcs-type=git, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.expose-services=, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, io.openshift.tags=base centos centos-stream, ceph=True, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, GIT_CLEAN=True, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-04-16T14:29:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 bash[24733]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a 2024-04-16T14:29:03.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 bash[24760]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon.a" found: no such container 2024-04-16T14:29:03.771 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 podman[24747]: 2024-04-16 14:29:03.463205631 +0000 UTC m=+0.512796921 container remove 2152f35620bc28aab84027b1d29119a56f47ad39dc70bea1b66c9e90b15df97c (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, architecture=x86_64, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, ceph=True, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, version=8, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, distribution-scope=public, vcs-type=git, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, release=754, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream) 2024-04-16T14:29:04.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-16T14:29:04.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 systemd[1]: Stopped Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:29:04.079 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 systemd[1]: Starting Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:29:04.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 podman[24831]: 2024-04-16 14:29:03.680711581 +0000 UTC m=+0.108395381 container create 617a7afad947936d18e9dc30d97aa6171bf5c9e4ed54e4aba0378c371ff5ecae (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, io.openshift.expose-services=, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, version=8, vendor=Red Hat, Inc., name=centos-stream, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.19.8) 2024-04-16T14:29:04.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 podman[24831]: 2024-04-16 14:29:03.590574765 +0000 UTC m=+0.018258580 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-04-16T14:29:04.080 INFO:teuthology.orchestra.run.smithi084.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 podman[24831]: 2024-04-16 14:29:03.849545113 +0000 UTC m=+0.277228914 container init 617a7afad947936d18e9dc30d97aa6171bf5c9e4ed54e4aba0378c371ff5ecae (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, maintainer=Guillaume Abrioux , ceph=True, com.redhat.component=centos-stream-container, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, distribution-scope=public, io.openshift.expose-services=, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, io.buildah.version=1.19.8, RELEASE=HEAD, vendor=Red Hat, Inc.) 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 podman[24831]: 2024-04-16 14:29:03.852619653 +0000 UTC m=+0.280303454 container start 617a7afad947936d18e9dc30d97aa6171bf5c9e4ed54e4aba0378c371ff5ecae (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, GIT_BRANCH=HEAD, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, release=754, io.buildah.version=1.19.8, RELEASE=HEAD, ceph=True, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=) 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: pidfile_write: ignore empty --pid-file 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: load: jerasure load: lrc 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: RocksDB version: 6.15.5 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Compile date Apr 18 2022 2024-04-16T14:29:04.082 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: DB SUMMARY 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: DB Session ID: YF8R7Z63WYVIHT6ZT7MG 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: CURRENT file: CURRENT 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82637 ; 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.error_if_exists: 0 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.create_if_missing: 0 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.paranoid_checks: 1 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.env: 0x55557eac6860 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.fs: Posix File System 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.info_log: 0x55557fa31dc0 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:29:04.083 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.statistics: (nil) 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.use_fsync: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_log_file_size: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.allow_fallocate: 1 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.use_direct_reads: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.db_log_dir: 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:29:04.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.write_buffer_manager: 0x55557fb222a0 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:29:04.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.unordered_write: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.row_cache: None 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.wal_filter: None 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.preserve_deletes: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.two_write_queues: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.atomic_flush: 0 2024-04-16T14:29:04.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.log_readahead_size: 0 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_background_jobs: 2 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_background_compactions: -1 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_subcompactions: 1 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:29:04.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_open_files: -1 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_background_flushes: -1 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Compression algorithms supported: 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kZSTD supported: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kXpressCompression supported: 0 2024-04-16T14:29:04.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kLZ4Compression supported: 1 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kBZip2Compression supported: 0 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kZlibCompression supported: 1 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: kSnappyCompression supported: 1 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.merge_operator: 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_filter: None 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55557f9fdd00) 2024-04-16T14:29:04.089 INFO:journalctl@ceph.mon.a.smithi084.stdout: cache_index_and_filter_blocks: 1 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: pin_top_level_index_and_filter: 1 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: index_type: 0 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: data_block_index_type: 0 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: index_shortening: 1 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: hash_index_allow_collision: 1 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: checksum: 1 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: no_block_cache: 0 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache: 0x55557fa68170 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache_name: BinnedLRUCache 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache_options: 2024-04-16T14:29:04.090 INFO:journalctl@ceph.mon.a.smithi084.stdout: capacity : 536870912 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: num_shard_bits : 4 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: strict_capacity_limit : 0 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: high_pri_pool_ratio: 0.000 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache_compressed: (nil) 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: persistent_cache: (nil) 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_size: 4096 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_size_deviation: 10 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_restart_interval: 16 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: index_block_restart_interval: 1 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: metadata_block_size: 4096 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: partition_filters: 0 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: use_delta_encoding: 1 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: whole_key_filtering: 1 2024-04-16T14:29:04.091 INFO:journalctl@ceph.mon.a.smithi084.stdout: verify_compression: 0 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout: read_amp_bytes_per_bit: 0 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout: format_version: 4 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout: enable_index_compression: 1 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_align: 0 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression: NoCompression 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.num_levels: 7 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:29:04.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:29:04.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:29:04.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.arena_block_size: 4194304 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.table_properties_collectors: 2024-04-16T14:29:04.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.inplace_update_support: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.bloom_locality: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.max_successive_merges: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.ttl: 2592000 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.enable_blob_files: false 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.min_blob_size: 0 2024-04-16T14:29:04.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: 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-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713277743878789, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: 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-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713277743879511, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79187, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77450, "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": 71759, "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": 1713277743, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "a708e1a5-c1c7-484e-adc8-0a0263b2e784", "db_session_id": "YF8R7Z63WYVIHT6ZT7MG"}} 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713277743879869, "job": 1, "event": "recovery_finished"} 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: 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-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x55557fa4ea80 2024-04-16T14:29:04.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: DB pointer 0x55557fa5e000 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** DB Stats ** 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:29:04.098 INFO:journalctl@ceph.mon.a.smithi084.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.4 0.00 0.00 1 0.000 0 0 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.4 0.00 0.00 1 0.000 0 0 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.4 0.00 0.00 1 0.000 0 0 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 156.4 0.00 0.00 1 0.000 0 0 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative compaction: 0.00 GB write, 24.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:29:04.099 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval compaction: 0.00 GB write, 24.61 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: L0 2/0 79.09 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.4 0.00 0.00 1 0.000 0 0 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: Sum 2/0 79.09 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 156.4 0.00 0.00 1 0.000 0 0 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:29:04.100 INFO:journalctl@ceph.mon.a.smithi084.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 156.4 0.00 0.00 1 0.000 0 0 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative compaction: 0.00 GB write, 24.34 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: starting mon.a rank 0 at public addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] at bind addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???) e1 preinit fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???).mds e1 new map 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???).mds e1 print_map 2024-04-16T14:29:04.101 INFO:journalctl@ceph.mon.a.smithi084.stdout: e1 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout: legacy client fscid: -1 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout: No filesystems configured 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expand map: {default=false} 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta from 'false' to 'false' 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expanded map: {default=false} 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expand map: {default=info} 2024-04-16T14:29:04.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta from 'info' to 'info' 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expanded map: {default=info} 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expand map: {default=daemon} 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta from 'daemon' to 'daemon' 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expanded map: {default=daemon} 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expand map: {default=debug} 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta from 'debug' to 'debug' 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: expand_channel_meta expanded map: {default=debug} 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 bash[24831]: 617a7afad947936d18e9dc30d97aa6171bf5c9e4ed54e4aba0378c371ff5ecae 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 systemd[1]: Started Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: monmap e1: 1 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0]} 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: fsmap 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: osdmap e1: 0 total, 0 up, 0 in 2024-04-16T14:29:04.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:03 smithi084 ceph-mon[24850]: mgrmap e1: no daemons active 2024-04-16T14:29:05.197 INFO:teuthology.orchestra.run.smithi084.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-16T14:29:05.197 INFO:teuthology.orchestra.run.smithi084.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:05.198 INFO:teuthology.orchestra.run.smithi084.stderr:Creating mgr... 2024-04-16T14:29:05.198 INFO:teuthology.orchestra.run.smithi084.stderr:Verifying port 9283 ... 2024-04-16T14:29:05.360 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Failed to reset failed state of unit ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service: Unit ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service not loaded. 2024-04-16T14:29:05.368 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: Created symlink /etc/systemd/system/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968.target.wants/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@.service. 2024-04-16T14:29:05.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:05 smithi084 systemd[1]: Starting Ceph mgr.y for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:29:06.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:05 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/424075432' entity='client.admin' 2024-04-16T14:29:06.056 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:05 smithi084 podman[25066]: 2024-04-16 14:29:05.656422019 +0000 UTC m=+0.018761672 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph:v17.2.0 2024-04-16T14:29:06.056 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:05 smithi084 podman[25066]: 2024-04-16 14:29:05.764816671 +0000 UTC m=+0.127156319 container create 3fd2649a6f049acb8bb3ecd376d974ba3a646cd0324cfa90edb21b73a39af20d (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, release=754, version=8, GIT_BRANCH=HEAD, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, distribution-scope=public, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, ceph=True, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux ) 2024-04-16T14:29:06.056 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:05 smithi084 podman[25066]: 2024-04-16 14:29:05.958635493 +0000 UTC m=+0.320975139 container init 3fd2649a6f049acb8bb3ecd376d974ba3a646cd0324cfa90edb21b73a39af20d (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, release=754, GIT_BRANCH=HEAD, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, vendor=Red Hat, Inc., io.buildah.version=1.19.8, version=8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, name=centos-stream) 2024-04-16T14:29:06.056 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:05 smithi084 podman[25066]: 2024-04-16 14:29:05.961310547 +0000 UTC m=+0.323650194 container start 3fd2649a6f049acb8bb3ecd376d974ba3a646cd0324cfa90edb21b73a39af20d (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, com.redhat.component=centos-stream-container, distribution-scope=public, release=754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , architecture=x86_64, io.buildah.version=1.19.8, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, vcs-type=git, build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream) 2024-04-16T14:29:06.056 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:06 smithi084 bash[25066]: 3fd2649a6f049acb8bb3ecd376d974ba3a646cd0324cfa90edb21b73a39af20d 2024-04-16T14:29:06.069 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: disabled 2024-04-16T14:29:06.075 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2024-04-16T14:29:06.076 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld.service is not enabled 2024-04-16T14:29:06.076 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to enable service . firewalld.service is not available 2024-04-16T14:29:06.084 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: disabled 2024-04-16T14:29:06.092 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2024-04-16T14:29:06.092 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld.service is not enabled 2024-04-16T14:29:06.092 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-16T14:29:06.092 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr to start... 2024-04-16T14:29:06.092 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr... 2024-04-16T14:29:06.336 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:06 smithi084 systemd[1]: Started Ceph mgr.y for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:29:06.635 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:06.452+0000 7f268ca7d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:29:06.635 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:06.546+0000 7f268ca7d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:29:06.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:06 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3923684718' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T14:29:06.997 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:06.997 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2024-04-16T14:29:06.997 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsid": "98bb1034-fbfd-11ee-bc90-c7b262605968", 2024-04-16T14:29:06.997 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "health": { 2024-04-16T14:29:06.997 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T14:29:06.997 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T14:29:06.997 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 0 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "a" 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:06.998 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T14:29:06.999 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T14:29:07.000 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": false, 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "iostat", 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "nfs", 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "restful" 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:07.001 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modified": "2024-04-16T14:28:59.429425+0000", 2024-04-16T14:29:07.002 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:29:07.002 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:07.002 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T14:29:07.002 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2024-04-16T14:29:07.251 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.165+0000 7f268ca7d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:29:07.252 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.253+0000 7f268ca7d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:29:07.561 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.337+0000 7f268ca7d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:29:07.561 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.483+0000 7f268ca7d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:29:07.562 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.563+0000 7f268ca7d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:29:07.903 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.673+0000 7f268ca7d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:07.903 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.759+0000 7f268ca7d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:29:08.172 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:07.927+0000 7f268ca7d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:29:08.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:08.015+0000 7f268ca7d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:29:09.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:09.087+0000 7f268ca7d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:29:09.489 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:09.218+0000 7f268ca7d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:29:09.489 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:09.404+0000 7f268ca7d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:29:09.489 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:09.490+0000 7f268ca7d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:29:09.793 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:09.625+0000 7f268ca7d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:10.163 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:09.942+0000 7f268ca7d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:29:10.422 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:10.161+0000 7f268ca7d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:10.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:10.244+0000 7f268ca7d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:10.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:10.413+0000 7f268ca7d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:29:11.619 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:11.329+0000 7f268ca7d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:29:11.620 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:11.621+0000 7f268ca7d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:29:11.915 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:11.716+0000 7f268ca7d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:29:11.915 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:11.864+0000 7f268ca7d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: Activating manager daemon y 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: mgrmap e2: y(active, starting, since 0.00266273s) 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: Manager daemon y is now available 2024-04-16T14:29:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:12.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:12.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' 2024-04-16T14:29:12.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' 2024-04-16T14:29:12.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:11 smithi084 ceph-mon[24850]: from='mgr.14100 172.21.15.84:0/592326625' entity='mgr.y' 2024-04-16T14:29:12.809 INFO:teuthology.orchestra.run.smithi084.stderr:mgr not available, waiting (1/15)... 2024-04-16T14:29:14.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:13 smithi084 ceph-mon[24850]: mgrmap e3: y(active, since 1.0062s) 2024-04-16T14:29:15.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:14 smithi084 ceph-mon[24850]: mgrmap e4: y(active, since 2s) 2024-04-16T14:29:15.500 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:15.501 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2024-04-16T14:29:15.501 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsid": "98bb1034-fbfd-11ee-bc90-c7b262605968", 2024-04-16T14:29:15.501 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "health": { 2024-04-16T14:29:15.501 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-16T14:29:15.502 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "checks": {}, 2024-04-16T14:29:15.502 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mutes": [] 2024-04-16T14:29:15.502 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:15.502 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-16T14:29:15.502 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum": [ 2024-04-16T14:29:15.502 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 0 2024-04-16T14:29:15.503 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2024-04-16T14:29:15.503 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-16T14:29:15.503 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "a" 2024-04-16T14:29:15.503 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2024-04-16T14:29:15.503 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "quorum_age": 11, 2024-04-16T14:29:15.503 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "monmap": { 2024-04-16T14:29:15.503 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:15.504 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-16T14:29:15.504 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-16T14:29:15.504 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:15.504 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osdmap": { 2024-04-16T14:29:15.504 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:15.504 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-16T14:29:15.505 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-16T14:29:15.505 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-16T14:29:15.505 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-16T14:29:15.505 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-16T14:29:15.505 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-16T14:29:15.506 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:15.506 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgmap": { 2024-04-16T14:29:15.506 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-16T14:29:15.506 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-16T14:29:15.506 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-16T14:29:15.506 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-16T14:29:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-16T14:29:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-16T14:29:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-16T14:29:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-16T14:29:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "fsmap": { 2024-04-16T14:29:15.507 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:15.508 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-16T14:29:15.508 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-16T14:29:15.508 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:15.509 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-16T14:29:15.509 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": true, 2024-04-16T14:29:15.509 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-16T14:29:15.509 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modules": [ 2024-04-16T14:29:15.509 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "iostat", 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "nfs", 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "restful" 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ], 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "servicemap": { 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "modified": "2024-04-16T14:28:59.429425+0000", 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "services": {} 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: }, 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-16T14:29:15.510 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2024-04-16T14:29:16.063 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:15 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1663633937' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-16T14:29:16.065 INFO:teuthology.orchestra.run.smithi084.stderr:mgr is available 2024-04-16T14:29:16.664 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:16.664 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [global] 2024-04-16T14:29:16.664 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: fsid = 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:16.664 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-16T14:29:16.664 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [mgr] 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: [osd] 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-16T14:29:16.665 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-16T14:29:16.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:16 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2412289122' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-16T14:29:16.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:16 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2412289122' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-16T14:29:17.137 INFO:teuthology.orchestra.run.smithi084.stderr:Enabling cephadm module... 2024-04-16T14:29:18.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:17 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1340294884' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-16T14:29:18.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:17 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setuser ceph since I am not root 2024-04-16T14:29:18.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:17 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setgroup ceph since I am not root 2024-04-16T14:29:18.567 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:18.379+0000 7fafc3845000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:29:18.567 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:18.468+0000 7fafc3845000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:29:19.096 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2024-04-16T14:29:19.096 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-16T14:29:19.096 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": true, 2024-04-16T14:29:19.096 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-16T14:29:19.096 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T14:29:19.096 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2024-04-16T14:29:19.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:18 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1340294884' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-16T14:29:19.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:18 smithi084 ceph-mon[24850]: mgrmap e5: y(active, since 6s) 2024-04-16T14:29:19.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.087+0000 7fafc3845000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:29:19.543 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.188+0000 7fafc3845000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:29:19.544 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.271+0000 7fafc3845000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:29:19.544 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.419+0000 7fafc3845000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:29:19.544 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.499+0000 7fafc3845000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:29:19.851 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.608+0000 7fafc3845000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:19.851 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.690+0000 7fafc3845000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:29:19.851 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.853+0000 7fafc3845000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:29:20.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2107449370' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T14:29:20.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:19.939+0000 7fafc3845000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:29:21.302 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:20.979+0000 7fafc3845000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:29:21.302 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:21.113+0000 7fafc3845000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:29:21.302 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:21.303+0000 7fafc3845000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:29:21.535 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for the mgr to restart... 2024-04-16T14:29:21.535 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr epoch 5... 2024-04-16T14:29:21.624 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:21.391+0000 7fafc3845000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:29:21.625 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:21.526+0000 7fafc3845000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:21.922 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:21.853+0000 7fafc3845000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:29:22.327 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:22.077+0000 7fafc3845000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:22.327 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:22.160+0000 7fafc3845000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:22.327 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:22.329+0000 7fafc3845000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:29:23.524 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:23.235+0000 7fafc3845000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:29:23.524 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:23.526+0000 7fafc3845000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:29:23.821 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:23.619+0000 7fafc3845000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:29:23.821 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:23.768+0000 7fafc3845000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:29:24.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:23 smithi084 ceph-mon[24850]: Active manager daemon y restarted 2024-04-16T14:29:24.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:23 smithi084 ceph-mon[24850]: Activating manager daemon y 2024-04-16T14:29:24.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:23 smithi084 ceph-mon[24850]: osdmap e2: 0 total, 0 up, 0 in 2024-04-16T14:29:24.827 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:29:24] ENGINE Bus STARTING 2024-04-16T14:29:24.827 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:29:24] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:29:24.827 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:29:24] ENGINE Bus STARTED 2024-04-16T14:29:24.833 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2024-04-16T14:29:24.833 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-16T14:29:24.833 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T14:29:24.833 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: mgrmap e6: y(active, starting, since 0.0524791s) 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: Manager daemon y is now available 2024-04-16T14:29:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:25.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:24 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:25.799 INFO:teuthology.orchestra.run.smithi084.stderr:mgr epoch 5 is available 2024-04-16T14:29:25.800 INFO:teuthology.orchestra.run.smithi084.stderr:Setting orchestrator backend to cephadm... 2024-04-16T14:29:25.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:25 smithi084 ceph-mon[24850]: [16/Apr/2024:14:29:24] ENGINE Bus STARTING 2024-04-16T14:29:25.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:25 smithi084 ceph-mon[24850]: [16/Apr/2024:14:29:24] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:29:25.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:25 smithi084 ceph-mon[24850]: [16/Apr/2024:14:29:24] ENGINE Bus STARTED 2024-04-16T14:29:25.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:25 smithi084 ceph-mon[24850]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-16T14:29:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:25 smithi084 ceph-mon[24850]: mgrmap e7: y(active, since 1.05772s) 2024-04-16T14:29:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:25 smithi084 ceph-mon[24850]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-16T14:29:27.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:26 smithi084 ceph-mon[24850]: mgrmap e8: y(active, since 2s) 2024-04-16T14:29:27.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:26 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:27.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:26 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:27.554 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: value unchanged 2024-04-16T14:29:28.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:27 smithi084 ceph-mon[24850]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:28.135 INFO:teuthology.orchestra.run.smithi084.stderr:Generating ssh key... 2024-04-16T14:29:29.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-mon[24850]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: Generating public/private rsa key pair. 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: Your identification has been saved in /tmp/tmp5yuckyyf/key. 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: Your public key has been saved in /tmp/tmp5yuckyyf/key.pub. 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: The key fingerprint is: 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: SHA256:ky4GrprGwaTLGC+fvTqpvIgQIPZIOG3/HiXzXHfoRus ceph-98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: The key's randomart image is: 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: +---[RSA 3072]----+ 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: | | 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |.. | 2024-04-16T14:29:29.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |=oo | 2024-04-16T14:29:29.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |=+o. . . | 2024-04-16T14:29:29.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |=. .o o S . + . | 2024-04-16T14:29:29.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |o+ . o B o + o | 2024-04-16T14:29:29.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |=+... = + + | 2024-04-16T14:29:29.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |O=++ o o o | 2024-04-16T14:29:29.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: |BB*oo.. E | 2024-04-16T14:29:29.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: +----[SHA256]-----+ 2024-04-16T14:29:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:29 smithi084 ceph-mon[24850]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:29 smithi084 ceph-mon[24850]: Generating ssh key... 2024-04-16T14:29:30.012 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvJ7SxUa3N8NutDKV7Kw1XdkhSowxycUKh8vv+S13KjO/gbPPG65oEXBxVjh7FGRxzwIYcdUXRTNxBTMWIoBhJmOILRwKW7ki26/pEQ13aGQW65Oiwj25XrdVD5b13ZK21b7QZeLJr11BytqWfXN1jR10UPYh48sE5nte7ss/MTIGHXXmTrz/OKcr6vSi0qAiSedq6GcgNxnzZRT0fqgQhoG2dwdNVe88wYpKMYG//U3F6NnAbTiPsQKOdnbPkIYqvx+xrj1J9RdGgaIM1RTOrIpyJJPr5bRZC8/kDQqRrciVtT6iRGar9Km4KDMDgN3t/murgcK4HySiLk61qhTcCG3NageJEOgbTFIl/A3YHUD/WsWqi3z4MWG8085KgTsFKjIey+YHz1VkLdi1YeRNJ/9cTvMpz1Gl+FsYJW9p4FMz44GOdqy9LtC81LZkNWFFcvcLV+mHnyHnUx+OPQQyv+JkbHDZzRXQ8P7BY7dmxjf8yNQinr8OMpIiyOZtglWM= ceph-98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:30.514 INFO:teuthology.orchestra.run.smithi084.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-16T14:29:30.514 INFO:teuthology.orchestra.run.smithi084.stderr:Adding key to root@localhost authorized_keys... 2024-04-16T14:29:30.514 INFO:teuthology.orchestra.run.smithi084.stderr:Adding host smithi084... 2024-04-16T14:29:31.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:30 smithi084 ceph-mon[24850]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:32.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:31 smithi084 ceph-mon[24850]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi084", "addr": "172.21.15.84", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:32.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:31 smithi084 ceph-mon[24850]: Deploying cephadm binary to smithi084 2024-04-16T14:29:32.122 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Added host 'smithi084' with addr '172.21.15.84' 2024-04-16T14:29:32.737 INFO:teuthology.orchestra.run.smithi084.stderr:Deploying unmanaged mon service... 2024-04-16T14:29:33.353 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:33 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:33.353 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:33 smithi084 ceph-mon[24850]: Added host smithi084 2024-04-16T14:29:33.353 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:33 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:33.354 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-16T14:29:34.028 INFO:teuthology.orchestra.run.smithi084.stderr:Deploying unmanaged mgr service... 2024-04-16T14:29:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:34 smithi084 ceph-mon[24850]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:34 smithi084 ceph-mon[24850]: Saving service mon spec with placement count:5 2024-04-16T14:29:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:34 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:34.687 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-16T14:29:35.943 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:35 smithi084 ceph-mon[24850]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:35.943 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:35 smithi084 ceph-mon[24850]: Saving service mgr spec with placement count:2 2024-04-16T14:29:35.943 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:35 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:37.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:36 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:37.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:36 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:37.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:36 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1295057949' entity='client.admin' 2024-04-16T14:29:38.378 INFO:teuthology.orchestra.run.smithi084.stderr:Enabling the dashboard module... 2024-04-16T14:29:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:38 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2942745590' entity='client.admin' 2024-04-16T14:29:39.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1341188422' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-16T14:29:39.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:39.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:39.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:39.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' 2024-04-16T14:29:39.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:29:39.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-mon[24850]: from='mgr.14116 172.21.15.84:0/1202895355' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]': finished 2024-04-16T14:29:40.209 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setuser ceph since I am not root 2024-04-16T14:29:40.209 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:39 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setgroup ceph since I am not root 2024-04-16T14:29:40.478 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:40.390+0000 7fb44e183000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:29:40.478 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:40.480+0000 7fb44e183000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:29:41.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:40 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1341188422' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-16T14:29:41.089 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:40 smithi084 ceph-mon[24850]: mgrmap e9: y(active, since 16s) 2024-04-16T14:29:41.242 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2024-04-16T14:29:41.242 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-16T14:29:41.243 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "available": true, 2024-04-16T14:29:41.243 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-16T14:29:41.243 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-16T14:29:41.243 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2024-04-16T14:29:41.413 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.091+0000 7fb44e183000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:29:41.413 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.180+0000 7fb44e183000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:29:41.413 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.265+0000 7fb44e183000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:29:41.414 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.415+0000 7fb44e183000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:29:41.672 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.497+0000 7fb44e183000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:29:41.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.608+0000 7fb44e183000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:41.859 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for the mgr to restart... 2024-04-16T14:29:41.859 INFO:teuthology.orchestra.run.smithi084.stderr:Waiting for mgr epoch 9... 2024-04-16T14:29:41.946 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1677031653' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-16T14:29:41.946 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.693+0000 7fb44e183000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:29:41.947 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.858+0000 7fb44e183000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:29:41.947 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:41.948+0000 7fb44e183000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:29:43.291 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:42 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:42.976+0000 7fb44e183000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:29:43.291 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:43.104+0000 7fb44e183000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:29:43.291 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:43.293+0000 7fb44e183000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:29:43.672 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:43.379+0000 7fb44e183000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:29:43.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:43.514+0000 7fb44e183000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:44.132 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:43.832+0000 7fb44e183000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:29:44.132 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:44.051+0000 7fb44e183000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:29:44.133 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:44.134+0000 7fb44e183000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:29:44.422 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:44.303+0000 7fb44e183000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:29:45.525 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:45.235+0000 7fb44e183000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:29:45.525 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:45.526+0000 7fb44e183000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:29:45.875 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:45.621+0000 7fb44e183000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:29:45.875 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:29:45.769+0000 7fb44e183000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:29:46.571 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:29:46] ENGINE Bus STARTING 2024-04-16T14:29:46.571 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:29:46] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:29:46.571 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:29:46] ENGINE Bus STARTED 2024-04-16T14:29:46.835 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: { 2024-04-16T14:29:46.835 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-16T14:29:46.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: Active manager daemon y restarted 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: Activating manager daemon y 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: osdmap e3: 0 total, 0 up, 0 in 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: mgrmap e10: y(active, starting, since 0.0549184s) 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: Manager daemon y is now available 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:29:46.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:29:46.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:46.837 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: "initialized": true 2024-04-16T14:29:46.837 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: } 2024-04-16T14:29:47.468 INFO:teuthology.orchestra.run.smithi084.stderr:mgr epoch 9 is available 2024-04-16T14:29:47.469 INFO:teuthology.orchestra.run.smithi084.stderr:Generating a dashboard self-signed certificate... 2024-04-16T14:29:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:47 smithi084 ceph-mon[24850]: [16/Apr/2024:14:29:46] ENGINE Bus STARTING 2024-04-16T14:29:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:47 smithi084 ceph-mon[24850]: [16/Apr/2024:14:29:46] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:29:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:47 smithi084 ceph-mon[24850]: [16/Apr/2024:14:29:46] ENGINE Bus STARTED 2024-04-16T14:29:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:47 smithi084 ceph-mon[24850]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-16T14:29:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:47 smithi084 ceph-mon[24850]: mgrmap e11: y(active, since 1.05962s) 2024-04-16T14:29:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:47 smithi084 ceph-mon[24850]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-16T14:29:48.181 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-16T14:29:48.758 INFO:teuthology.orchestra.run.smithi084.stderr:Creating initial admin user... 2024-04-16T14:29:48.865 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:48 smithi084 ceph-mon[24850]: mgrmap e12: y(active, since 2s) 2024-04-16T14:29:48.865 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:48.865 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:29:48.865 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:48.865 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:29:48.866 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:48.866 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:49.614 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$N0lolOCRTqsyVCHfqRrj1uwVjNr2lxMZD2wx32j0RTw9J4L9RCWJC", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713277789, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-16T14:29:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:49 smithi084 ceph-mon[24850]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:29:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:49 smithi084 ceph-mon[24850]: Deploying daemon agent.smithi084 on smithi084 2024-04-16T14:29:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:49 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:50.207 INFO:teuthology.orchestra.run.smithi084.stderr:Fetching dashboard port number... 2024-04-16T14:29:50.854 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: 8443 2024-04-16T14:29:51.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:50 smithi084 ceph-mon[24850]: from='client.14162 -' 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-04-16T14:29:51.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:50 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4184257002' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-16T14:29:51.489 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: disabled 2024-04-16T14:29:51.498 INFO:teuthology.orchestra.run.smithi084.stderr:systemctl: inactive 2024-04-16T14:29:51.498 INFO:teuthology.orchestra.run.smithi084.stderr:firewalld.service is not enabled 2024-04-16T14:29:51.498 INFO:teuthology.orchestra.run.smithi084.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-16T14:29:51.499 INFO:teuthology.orchestra.run.smithi084.stderr:Ceph Dashboard is now available at: 2024-04-16T14:29:51.499 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:51.499 INFO:teuthology.orchestra.run.smithi084.stderr: URL: https://smithi084.front.sepia.ceph.com:8443/ 2024-04-16T14:29:51.499 INFO:teuthology.orchestra.run.smithi084.stderr: User: admin 2024-04-16T14:29:51.499 INFO:teuthology.orchestra.run.smithi084.stderr: Password: rrr086bdnk 2024-04-16T14:29:51.499 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:51.499 INFO:teuthology.orchestra.run.smithi084.stderr:Enabling autotune for osd_memory_target 2024-04-16T14:29:53.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:52 smithi084 ceph-mon[24850]: mgrmap e13: y(active, since 6s) 2024-04-16T14:29:53.547 INFO:teuthology.orchestra.run.smithi084.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr:You can access the Ceph CLI with: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: ceph telemetry on 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr:For more information see: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-16T14:29:54.144 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T14:29:54.145 INFO:teuthology.orchestra.run.smithi084.stderr:Bootstrap complete. 2024-04-16T14:29:54.183 INFO:tasks.cephadm:Fetching config... 2024-04-16T14:29:54.183 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:29:54.183 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-16T14:29:54.199 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-16T14:29:54.199 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:29:54.200 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-16T14:29:54.257 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-16T14:29:54.257 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:29:54.257 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-16T14:29:54.343 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-16T14:29:54.343 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:29:54.343 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-16T14:29:54.399 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-16T14:29:54.400 DEBUG:teuthology.orchestra.run.smithi084:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvJ7SxUa3N8NutDKV7Kw1XdkhSowxycUKh8vv+S13KjO/gbPPG65oEXBxVjh7FGRxzwIYcdUXRTNxBTMWIoBhJmOILRwKW7ki26/pEQ13aGQW65Oiwj25XrdVD5b13ZK21b7QZeLJr11BytqWfXN1jR10UPYh48sE5nte7ss/MTIGHXXmTrz/OKcr6vSi0qAiSedq6GcgNxnzZRT0fqgQhoG2dwdNVe88wYpKMYG//U3F6NnAbTiPsQKOdnbPkIYqvx+xrj1J9RdGgaIM1RTOrIpyJJPr5bRZC8/kDQqRrciVtT6iRGar9Km4KDMDgN3t/murgcK4HySiLk61qhTcCG3NageJEOgbTFIl/A3YHUD/WsWqi3z4MWG8085KgTsFKjIey+YHz1VkLdi1YeRNJ/9cTvMpz1Gl+FsYJW9p4FMz44GOdqy9LtC81LZkNWFFcvcLV+mHnyHnUx+OPQQyv+JkbHDZzRXQ8P7BY7dmxjf8yNQinr8OMpIiyOZtglWM= ceph-98bb1034-fbfd-11ee-bc90-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T14:29:54.542 INFO:teuthology.orchestra.run.smithi084.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvJ7SxUa3N8NutDKV7Kw1XdkhSowxycUKh8vv+S13KjO/gbPPG65oEXBxVjh7FGRxzwIYcdUXRTNxBTMWIoBhJmOILRwKW7ki26/pEQ13aGQW65Oiwj25XrdVD5b13ZK21b7QZeLJr11BytqWfXN1jR10UPYh48sE5nte7ss/MTIGHXXmTrz/OKcr6vSi0qAiSedq6GcgNxnzZRT0fqgQhoG2dwdNVe88wYpKMYG//U3F6NnAbTiPsQKOdnbPkIYqvx+xrj1J9RdGgaIM1RTOrIpyJJPr5bRZC8/kDQqRrciVtT6iRGar9Km4KDMDgN3t/murgcK4HySiLk61qhTcCG3NageJEOgbTFIl/A3YHUD/WsWqi3z4MWG8085KgTsFKjIey+YHz1VkLdi1YeRNJ/9cTvMpz1Gl+FsYJW9p4FMz44GOdqy9LtC81LZkNWFFcvcLV+mHnyHnUx+OPQQyv+JkbHDZzRXQ8P7BY7dmxjf8yNQinr8OMpIiyOZtglWM= ceph-98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:54.560 DEBUG:teuthology.orchestra.run.smithi191:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvJ7SxUa3N8NutDKV7Kw1XdkhSowxycUKh8vv+S13KjO/gbPPG65oEXBxVjh7FGRxzwIYcdUXRTNxBTMWIoBhJmOILRwKW7ki26/pEQ13aGQW65Oiwj25XrdVD5b13ZK21b7QZeLJr11BytqWfXN1jR10UPYh48sE5nte7ss/MTIGHXXmTrz/OKcr6vSi0qAiSedq6GcgNxnzZRT0fqgQhoG2dwdNVe88wYpKMYG//U3F6NnAbTiPsQKOdnbPkIYqvx+xrj1J9RdGgaIM1RTOrIpyJJPr5bRZC8/kDQqRrciVtT6iRGar9Km4KDMDgN3t/murgcK4HySiLk61qhTcCG3NageJEOgbTFIl/A3YHUD/WsWqi3z4MWG8085KgTsFKjIey+YHz1VkLdi1YeRNJ/9cTvMpz1Gl+FsYJW9p4FMz44GOdqy9LtC81LZkNWFFcvcLV+mHnyHnUx+OPQQyv+JkbHDZzRXQ8P7BY7dmxjf8yNQinr8OMpIiyOZtglWM= ceph-98bb1034-fbfd-11ee-bc90-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-16T14:29:54.609 INFO:teuthology.orchestra.run.smithi191.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCvJ7SxUa3N8NutDKV7Kw1XdkhSowxycUKh8vv+S13KjO/gbPPG65oEXBxVjh7FGRxzwIYcdUXRTNxBTMWIoBhJmOILRwKW7ki26/pEQ13aGQW65Oiwj25XrdVD5b13ZK21b7QZeLJr11BytqWfXN1jR10UPYh48sE5nte7ss/MTIGHXXmTrz/OKcr6vSi0qAiSedq6GcgNxnzZRT0fqgQhoG2dwdNVe88wYpKMYG//U3F6NnAbTiPsQKOdnbPkIYqvx+xrj1J9RdGgaIM1RTOrIpyJJPr5bRZC8/kDQqRrciVtT6iRGar9Km4KDMDgN3t/murgcK4HySiLk61qhTcCG3NageJEOgbTFIl/A3YHUD/WsWqi3z4MWG8085KgTsFKjIey+YHz1VkLdi1YeRNJ/9cTvMpz1Gl+FsYJW9p4FMz44GOdqy9LtC81LZkNWFFcvcLV+mHnyHnUx+OPQQyv+JkbHDZzRXQ8P7BY7dmxjf8yNQinr8OMpIiyOZtglWM= ceph-98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:29:54.625 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-16T14:29:54.692 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:54 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3753941176' entity='client.admin' 2024-04-16T14:29:55.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:29:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:29:56.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:56.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:56.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:56.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:56.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:56.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:56.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:57 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3516050987' entity='client.admin' 2024-04-16T14:29:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:57 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:29:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:57 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:29:58.197 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-16T14:29:58.197 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-16T14:29:59.076 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:29:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:29:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:29:59.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:29:59 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:01.167 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:30:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:01.496 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi191 2024-04-16T14:30:01.496 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-16T14:30:01.496 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.conf 2024-04-16T14:30:01.523 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-16T14:30:01.523 DEBUG:teuthology.orchestra.run.smithi191:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:01.581 INFO:tasks.cephadm:Adding host smithi191 to orchestrator... 2024-04-16T14:30:01.582 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch host add smithi191 2024-04-16T14:30:02.135 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:02.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:02.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:02.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:02.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:02.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:02.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:02.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:30:02.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:02.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:03.115 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:02 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:04.413 INFO:teuthology.orchestra.run.smithi084.stdout:Added host 'smithi191' with addr '172.21.15.191' 2024-04-16T14:30:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:04 smithi084 ceph-mon[24850]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:04 smithi084 ceph-mon[24850]: Deploying cephadm binary to smithi191 2024-04-16T14:30:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:04.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:04.986 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:05.009 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch host ls --format=json 2024-04-16T14:30:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:05 smithi084 ceph-mon[24850]: Added host smithi191 2024-04-16T14:30:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:30:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:30:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]': finished 2024-04-16T14:30:06.916 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:30:06.916 INFO:teuthology.orchestra.run.smithi084.stdout:[{"addr": "172.21.15.84", "hostname": "smithi084", "labels": [], "status": ""}, {"addr": "172.21.15.191", "hostname": "smithi191", "labels": [], "status": ""}] 2024-04-16T14:30:07.146 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: Deploying daemon agent.smithi191 on smithi191 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:07.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:07.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:07.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:07.403 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-16T14:30:07.403 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd crush tunables default 2024-04-16T14:30:08.141 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:08.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:07 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:30:08.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:07 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:08.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:07 smithi084 ceph-mon[24850]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:30:08.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:08.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:08.922 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:08 smithi084 ceph-mon[24850]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:09.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:10.236 INFO:teuthology.orchestra.run.smithi084.stderr:adjusted tunables profile to default 2024-04-16T14:30:10.541 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:10 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:10.541 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:10 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:10.541 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:10 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/105794715' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-16T14:30:10.541 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:10 smithi084 ceph-mon[24850]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:10.806 INFO:tasks.cephadm:Adding mon.a on smithi084 2024-04-16T14:30:10.806 INFO:tasks.cephadm:Adding mon.c on smithi084 2024-04-16T14:30:10.806 INFO:tasks.cephadm:Adding mon.b on smithi191 2024-04-16T14:30:10.807 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch apply mon '3;smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b' 2024-04-16T14:30:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:11 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/105794715' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-16T14:30:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:11 smithi084 ceph-mon[24850]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:11 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:12.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:12 smithi084 ceph-mon[24850]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:12.749 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mon update... 2024-04-16T14:30:13.291 DEBUG:teuthology.orchestra.run.smithi084:mon.c> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.c.service 2024-04-16T14:30:13.294 DEBUG:teuthology.orchestra.run.smithi191:mon.b> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.b.service 2024-04-16T14:30:13.296 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-16T14:30:13.296 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph mon dump -f json 2024-04-16T14:30:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: Saving service mon spec with placement smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b;count:3 2024-04-16T14:30:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:13 smithi084 ceph-mon[24850]: Deploying daemon mon.c on smithi084 2024-04-16T14:30:15.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:14 smithi084 ceph-mon[24850]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:15.178 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:30:15.178 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":1,"fsid":"98bb1034-fbfd-11ee-bc90-c7b262605968","modified":"2024-04-16T14:28:56.804129Z","created":"2024-04-16T14:28:56.804129Z","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.84:3300","nonce":0},{"type":"v1","addr":"172.21.15.84:6789","nonce":0}]},"addr":"172.21.15.84:6789/0","public_addr":"172.21.15.84:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-16T14:30:15.179 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 1 2024-04-16T14:30:15.505 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 systemd[1]: Starting Ceph mon.c for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:30:15.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 podman[29585]: 2024-04-16 14:30:15.41096684 +0000 UTC m=+0.017933814 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T14:30:15.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 podman[29585]: 2024-04-16 14:30:15.508553117 +0000 UTC m=+0.115520066 container create 5e1134cc495fa9e2c24b89a1cd68f831fb388ee1d4541d50bf9599db9e5683e7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, GIT_BRANCH=HEAD, ceph=True, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, version=8, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, io.buildah.version=1.19.8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, io.openshift.expose-services=) 2024-04-16T14:30:15.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 podman[29585]: 2024-04-16 14:30:15.702952636 +0000 UTC m=+0.309919584 container init 5e1134cc495fa9e2c24b89a1cd68f831fb388ee1d4541d50bf9599db9e5683e7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, release=754, io.buildah.version=1.19.8, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, architecture=x86_64, name=centos-stream, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, distribution-scope=public, io.openshift.expose-services=, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, version=8, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux ) 2024-04-16T14:30:15.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 podman[29585]: 2024-04-16 14:30:15.706093609 +0000 UTC m=+0.313060569 container start 5e1134cc495fa9e2c24b89a1cd68f831fb388ee1d4541d50bf9599db9e5683e7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, RELEASE=HEAD, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, GIT_CLEAN=True, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, version=8, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, io.openshift.expose-services=, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, build-date=2022-05-03T08:36:31.336870) 2024-04-16T14:30:15.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T14:30:15.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 2 2024-04-16T14:30:15.759 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: pidfile_write: ignore empty --pid-file 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: load: jerasure load: lrc 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: RocksDB version: 6.15.5 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Compile date Apr 18 2022 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: DB SUMMARY 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: DB Session ID: RBS5RGNH83BBS2NKMQ9D 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: CURRENT file: CURRENT 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: MANIFEST file: MANIFEST-000003 size: 57 Bytes 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 511 ; 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.error_if_exists: 0 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.create_if_missing: 0 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.paranoid_checks: 1 2024-04-16T14:30:15.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T14:30:15.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.env: 0x558fe62c6860 2024-04-16T14:30:15.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.fs: Posix File System 2024-04-16T14:30:15.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.info_log: 0x558fe6c49dc0 2024-04-16T14:30:15.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T14:30:15.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.statistics: (nil) 2024-04-16T14:30:15.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.use_fsync: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_log_file_size: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.allow_fallocate: 1 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.use_direct_reads: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T14:30:15.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.db_log_dir: 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.write_buffer_manager: 0x558fe6d3a2d0 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T14:30:15.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.unordered_write: 0 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.row_cache: None 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.wal_filter: None 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T14:30:15.764 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.preserve_deletes: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.two_write_queues: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.atomic_flush: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.log_readahead_size: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_background_jobs: 2 2024-04-16T14:30:15.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_background_compactions: -1 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_subcompactions: 1 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_open_files: -1 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T14:30:15.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_background_flushes: -1 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Compression algorithms supported: 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kZSTD supported: 0 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kXpressCompression supported: 0 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kLZ4Compression supported: 1 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kBZip2Compression supported: 0 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kZlibCompression supported: 1 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: kSnappyCompression supported: 1 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000003 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T14:30:15.767 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.merge_operator: 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_filter: None 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558fe6c15d00) 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: cache_index_and_filter_blocks: 1 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: pin_top_level_index_and_filter: 1 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: index_type: 0 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: data_block_index_type: 0 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: index_shortening: 1 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T14:30:15.768 INFO:journalctl@ceph.mon.c.smithi084.stdout: hash_index_allow_collision: 1 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: checksum: 1 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: no_block_cache: 0 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache: 0x558fe6c80170 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache_name: BinnedLRUCache 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache_options: 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: capacity : 536870912 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: num_shard_bits : 4 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: strict_capacity_limit : 0 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: high_pri_pool_ratio: 0.000 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache_compressed: (nil) 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: persistent_cache: (nil) 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_size: 4096 2024-04-16T14:30:15.769 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_size_deviation: 10 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_restart_interval: 16 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: index_block_restart_interval: 1 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: metadata_block_size: 4096 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: partition_filters: 0 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: use_delta_encoding: 1 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: whole_key_filtering: 1 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: verify_compression: 0 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: read_amp_bytes_per_bit: 0 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: format_version: 4 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: enable_index_compression: 1 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_align: 0 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T14:30:15.770 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression: NoCompression 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.num_levels: 7 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T14:30:15.771 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T14:30:15.772 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T14:30:15.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T14:30:15.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T14:30:15.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T14:30:15.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T14:30:15.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T14:30:15.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T14:30:15.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T14:30:15.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T14:30:15.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T14:30:15.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T14:30:15.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T14:30:15.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.arena_block_size: 4194304 2024-04-16T14:30:15.774 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T14:30:15.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.table_properties_collectors: 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.inplace_update_support: 0 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.bloom_locality: 0 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.max_successive_merges: 0 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T14:30:15.776 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.ttl: 2592000 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.enable_blob_files: false 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.min_blob_size: 0 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T14:30:15.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: 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-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/version_set.cc:4083] Creating manifest 7 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713277815732968, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #4 mode 2 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: 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-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713277815733262, "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": 1713277815, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "5194a32b-fa55-40b8-8c03-51779588c6eb", "db_session_id": "RBS5RGNH83BBS2NKMQ9D"}} 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/version_set.cc:4083] Creating manifest 9 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713277815733557, "job": 1, "event": "recovery_finished"} 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: 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-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x558fe6c66a80 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: DB pointer 0x558fe6c76000 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-16T14:30:15.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** DB Stats ** 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.3 0.00 0.00 1 0.000 0 0 2024-04-16T14:30:15.779 INFO:journalctl@ceph.mon.c.smithi084.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.3 0.00 0.00 1 0.000 0 0 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.3 0.00 0.00 1 0.000 0 0 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.3 0.00 0.00 1 0.000 0 0 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval compaction: 0.00 GB write, 0.58 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:30:15.780 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: L0 1/0 1.51 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.3 0.00 0.00 1 0.000 0 0 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: Sum 1/0 1.51 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.3 0.00 0.00 1 0.000 0 0 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 5.3 0.00 0.00 1 0.000 0 0 2024-04-16T14:30:15.781 INFO:journalctl@ceph.mon.c.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative compaction: 0.00 GB write, 0.57 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: using public_addrv [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: starting mon.c rank -1 at public addrs [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] at bind addrs [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:30:15.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(???) e0 preinit fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).mds e1 new map 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).mds e1 print_map 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout: e1 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout: legacy client fscid: -1 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout: No filesystems configured 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: 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-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-16T14:30:15.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/105794715' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: Saving service mon spec with placement smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b;count:3 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:15.784 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: Deploying daemon mon.c on smithi084 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 ceph-mon[29604]: mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 bash[29585]: 5e1134cc495fa9e2c24b89a1cd68f831fb388ee1d4541d50bf9599db9e5683e7 2024-04-16T14:30:15.785 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:15 smithi084 systemd[1]: Started Ceph mon.c for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:30:16.661 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-16T14:30:16.662 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph mon dump -f json 2024-04-16T14:30:21.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:30:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: mon.a calling monitor election 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: mon.c calling monitor election 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: monmap e2: 2 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: fsmap 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: mgrmap e13: y(active, since 34s) 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: overall HEALTH_OK 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:21.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: mon.a calling monitor election 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: mon.c calling monitor election 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-16T14:30:21.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: monmap e2: 2 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: fsmap 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: mgrmap e13: y(active, since 34s) 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: overall HEALTH_OK 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:21.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:21.447 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:30:21.447 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":2,"fsid":"98bb1034-fbfd-11ee-bc90-c7b262605968","modified":"2024-04-16T14:30:15.753159Z","created":"2024-04-16T14:28:56.804129Z","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.84:3300","nonce":0},{"type":"v1","addr":"172.21.15.84:6789","nonce":0}]},"addr":"172.21.15.84:6789/0","public_addr":"172.21.15.84:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:3301","nonce":0},{"type":"v1","addr":"172.21.15.84:6790","nonce":0}]},"addr":"172.21.15.84:6790/0","public_addr":"172.21.15.84:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-16T14:30:21.450 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 2 2024-04-16T14:30:22.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:21 smithi084 ceph-mon[24850]: Deploying daemon mon.b on smithi191 2024-04-16T14:30:22.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:21 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/482215509' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:30:22.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:21 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:22.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:21 smithi084 ceph-mon[29604]: Deploying daemon mon.b on smithi191 2024-04-16T14:30:22.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:21 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/482215509' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:30:22.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:21 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:23.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:22 smithi084 ceph-mon[24850]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:23.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:22 smithi084 ceph-mon[29604]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:24.248 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-16T14:30:24.248 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph mon dump -f json 2024-04-16T14:30:24.841 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).mds e1 new map 2024-04-16T14:30:24.841 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).mds e1 print_map 2024-04-16T14:30:24.841 INFO:journalctl@ceph.mon.b.smithi191.stdout: e1 2024-04-16T14:30:24.841 INFO:journalctl@ceph.mon.b.smithi191.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T14:30:24.841 INFO:journalctl@ceph.mon.b.smithi191.stdout: 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-04-16T14:30:24.841 INFO:journalctl@ceph.mon.b.smithi191.stdout: legacy client fscid: -1 2024-04-16T14:30:24.842 INFO:journalctl@ceph.mon.b.smithi191.stdout: 2024-04-16T14:30:24.842 INFO:journalctl@ceph.mon.b.smithi191.stdout: No filesystems configured 2024-04-16T14:30:24.842 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-16T14:30:25.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: 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-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/105794715' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:25.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: Saving service mon spec with placement smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b;count:3 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: Deploying daemon mon.c on smithi084 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.a calling monitor election 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:25.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.c calling monitor election 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: monmap e2: 2 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: fsmap 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mgrmap e13: y(active, since 34s) 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: overall HEALTH_OK 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:25.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: Deploying daemon mon.b on smithi191 2024-04-16T14:30:25.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/482215509' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:30:25.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:25.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:25.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-16T14:30:25.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 ceph-mon[25681]: mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete,mon_cluster_log_to_file 2024-04-16T14:30:25.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 bash[25639]: 7d982f53cbbcc4600f28984e514f6e6843a0e116264f1dcdd97904c95d2ff821 2024-04-16T14:30:25.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:24 smithi191 systemd[1]: Started Ceph mon.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: mon.a calling monitor election 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: mon.c calling monitor election 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: mon.b calling monitor election 2024-04-16T14:30:30.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: fsmap 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: mgrmap e13: y(active, since 44s) 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: overall HEALTH_OK 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.079 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.080 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:29] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: mon.a calling monitor election 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: mon.c calling monitor election 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:30.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: mon.b calling monitor election 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: fsmap 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: mgrmap e13: y(active, since 44s) 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: overall HEALTH_OK 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: mon.a calling monitor election 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: mon.c calling monitor election 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.150 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: mon.b calling monitor election 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: fsmap 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: osdmap e4: 0 total, 0 up, 0 in 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: mgrmap e13: y(active, since 44s) 2024-04-16T14:30:30.151 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: overall HEALTH_OK 2024-04-16T14:30:30.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:30.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:30.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:30.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:30.884 INFO:teuthology.orchestra.run.smithi191.stdout: 2024-04-16T14:30:30.884 INFO:teuthology.orchestra.run.smithi191.stdout:{"epoch":3,"fsid":"98bb1034-fbfd-11ee-bc90-c7b262605968","modified":"2024-04-16T14:30:24.853643Z","created":"2024-04-16T14:28:56.804129Z","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.84:3300","nonce":0},{"type":"v1","addr":"172.21.15.84:6789","nonce":0}]},"addr":"172.21.15.84:6789/0","public_addr":"172.21.15.84:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:3301","nonce":0},{"type":"v1","addr":"172.21.15.84:6790","nonce":0}]},"addr":"172.21.15.84:6790/0","public_addr":"172.21.15.84:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:3300","nonce":0},{"type":"v1","addr":"172.21.15.191:6789","nonce":0}]},"addr":"172.21.15.191:6789/0","public_addr":"172.21.15.191:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-16T14:30:30.885 INFO:teuthology.orchestra.run.smithi191.stderr:dumped monmap epoch 3 2024-04-16T14:30:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:30:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:30:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/3170606191' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:30:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/3170606191' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.191 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:31.192 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/3170606191' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-16T14:30:31.498 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-16T14:30:31.498 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph config generate-minimal-conf 2024-04-16T14:30:32.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:30:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[24850]: Reconfiguring mon.a (unknown last config time)... 2024-04-16T14:30:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[24850]: Reconfiguring daemon mon.a on smithi084 2024-04-16T14:30:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:32.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:32.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[29604]: Reconfiguring mon.a (unknown last config time)... 2024-04-16T14:30:32.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[29604]: Reconfiguring daemon mon.a on smithi084 2024-04-16T14:30:32.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:32.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:31 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:32.187 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:31 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:32.187 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:31 smithi191 ceph-mon[25681]: Reconfiguring mon.a (unknown last config time)... 2024-04-16T14:30:32.187 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:31 smithi191 ceph-mon[25681]: Reconfiguring daemon mon.a on smithi084 2024-04-16T14:30:32.187 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:31 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:32.187 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:31 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:32.543 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[24850]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[29604]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:32 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:32 smithi191 ceph-mon[25681]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:33.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:32 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:32 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:33.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:32 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:33.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:32 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:33.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:32 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:33.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:32 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:34.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[24850]: Reconfiguring mon.c (monmap changed)... 2024-04-16T14:30:34.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[24850]: Reconfiguring daemon mon.c on smithi084 2024-04-16T14:30:34.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:34.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:34.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:34.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[29604]: Reconfiguring mon.c (monmap changed)... 2024-04-16T14:30:34.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[29604]: Reconfiguring daemon mon.c on smithi084 2024-04-16T14:30:34.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:34.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:34.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:33 smithi191 ceph-mon[25681]: Reconfiguring mon.c (monmap changed)... 2024-04-16T14:30:34.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:33 smithi191 ceph-mon[25681]: Reconfiguring daemon mon.c on smithi084 2024-04-16T14:30:34.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:34.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:34.504 INFO:teuthology.orchestra.run.smithi084.stdout:# minimal ceph.conf for 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:30:34.504 INFO:teuthology.orchestra.run.smithi084.stdout:[global] 2024-04-16T14:30:34.504 INFO:teuthology.orchestra.run.smithi084.stdout: fsid = 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:30:34.504 INFO:teuthology.orchestra.run.smithi084.stdout: mon_host = [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] 2024-04-16T14:30:35.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:34 smithi084 ceph-mon[24850]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:35.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:34 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3914447969' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:34 smithi084 ceph-mon[29604]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:35.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:34 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3914447969' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:34 smithi191 ceph-mon[25681]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:34 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3914447969' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:35.385 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-16T14:30:35.386 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:30:35.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T14:30:35.418 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:30:35.418 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:35.486 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-16T14:30:35.486 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.conf 2024-04-16T14:30:35.525 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-16T14:30:35.525 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:30:35.598 INFO:tasks.cephadm:Adding mgr.y on smithi084 2024-04-16T14:30:35.598 INFO:tasks.cephadm:Adding mgr.x on smithi191 2024-04-16T14:30:35.598 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch apply mgr '2;smithi084=y;smithi191=x' 2024-04-16T14:30:35.978 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:35 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:30:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:37.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:36 smithi191 ceph-mon[25681]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:37.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:36 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:36 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:36 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:36 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:37.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:36 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:37.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:36 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[24850]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:37.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:37.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:37.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[29604]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:37.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:37.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T14:30:37.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T14:30:37.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:36 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:37.459 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled mgr update... 2024-04-16T14:30:38.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:37 smithi191 ceph-mon[25681]: Reconfiguring mon.b (monmap changed)... 2024-04-16T14:30:38.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:37 smithi191 ceph-mon[25681]: Reconfiguring daemon mon.b on smithi191 2024-04-16T14:30:38.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:37 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:38.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:37 smithi084 ceph-mon[24850]: Reconfiguring mon.b (monmap changed)... 2024-04-16T14:30:38.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:37 smithi084 ceph-mon[24850]: Reconfiguring daemon mon.b on smithi191 2024-04-16T14:30:38.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:37 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:38.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:37 smithi084 ceph-mon[29604]: Reconfiguring mon.b (monmap changed)... 2024-04-16T14:30:38.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:37 smithi084 ceph-mon[29604]: Reconfiguring daemon mon.b on smithi191 2024-04-16T14:30:38.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:37 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:38.926 DEBUG:teuthology.orchestra.run.smithi191:mgr.x> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service 2024-04-16T14:30:38.929 INFO:tasks.cephadm:Deploying OSDs... 2024-04-16T14:30:38.929 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:30:38.929 DEBUG:teuthology.orchestra.run.smithi084:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T14:30:38.949 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-04-16T14:30:38.949 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_1 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-04-16 14:30:34.605348973 +0000 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-04-16 14:28:05.407842730 +0000 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-04-16 14:28:05.407842730 +0000 2024-04-16T14:30:39.008 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-04-16 14:28:05.407842730 +0000 2024-04-16T14:30:39.009 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T14:30:39.081 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-04-16T14:30:39.081 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-04-16T14:30:39.081 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000223941 s, 2.3 MB/s 2024-04-16T14:30:39.082 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T14:30:39.142 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_2 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi084=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: Saving service mgr spec with placement smithi084=y;smithi191=x;count:2 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi084=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: Saving service mgr spec with placement smithi084=y;smithi191=x;count:2 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:39.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:30:39.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T14:30:39.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:30:39.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-04-16 14:30:34.605348973 +0000 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-04-16 14:28:05.791836221 +0000 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-04-16 14:28:05.791836221 +0000 2024-04-16T14:30:39.192 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-04-16 14:28:05.791836221 +0000 2024-04-16T14:30:39.193 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T14:30:39.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='client.24110 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi084=y;smithi191=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:39.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: Saving service mgr spec with placement smithi084=y;smithi191=x;count:2 2024-04-16T14:30:39.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:39.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:39.214 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:39.215 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.215 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:39.215 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:39.215 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:30:39.215 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-16T14:30:39.215 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:30:39.215 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:39.262 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-04-16T14:30:39.262 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-04-16T14:30:39.262 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000245144 s, 2.1 MB/s 2024-04-16T14:30:39.263 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T14:30:39.321 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_3 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-04-16 14:30:34.605348973 +0000 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-04-16 14:28:06.143830254 +0000 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-04-16 14:28:06.143830254 +0000 2024-04-16T14:30:39.378 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-04-16 14:28:06.143830254 +0000 2024-04-16T14:30:39.379 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T14:30:39.446 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-04-16T14:30:39.447 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-04-16T14:30:39.447 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000207997 s, 2.5 MB/s 2024-04-16T14:30:39.448 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T14:30:39.505 DEBUG:teuthology.orchestra.run.smithi084:> stat /dev/vg_nvme/lv_4 2024-04-16T14:30:39.562 INFO:teuthology.orchestra.run.smithi084.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T14:30:39.562 INFO:teuthology.orchestra.run.smithi084.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:39.562 INFO:teuthology.orchestra.run.smithi084.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-04-16T14:30:39.562 INFO:teuthology.orchestra.run.smithi084.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:39.562 INFO:teuthology.orchestra.run.smithi084.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:39.563 INFO:teuthology.orchestra.run.smithi084.stdout:Access: 2024-04-16 14:30:34.605348973 +0000 2024-04-16T14:30:39.563 INFO:teuthology.orchestra.run.smithi084.stdout:Modify: 2024-04-16 14:28:06.487824423 +0000 2024-04-16T14:30:39.563 INFO:teuthology.orchestra.run.smithi084.stdout:Change: 2024-04-16 14:28:06.487824423 +0000 2024-04-16T14:30:39.563 INFO:teuthology.orchestra.run.smithi084.stdout: Birth: 2024-04-16 14:28:06.487824423 +0000 2024-04-16T14:30:39.563 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T14:30:39.632 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records in 2024-04-16T14:30:39.632 INFO:teuthology.orchestra.run.smithi084.stderr:1+0 records out 2024-04-16T14:30:39.632 INFO:teuthology.orchestra.run.smithi084.stderr:512 bytes copied, 0.000181783 s, 2.8 MB/s 2024-04-16T14:30:39.632 DEBUG:teuthology.orchestra.run.smithi084:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T14:30:39.690 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-16T14:30:39.690 DEBUG:teuthology.orchestra.run.smithi191:> dd if=/scratch_devs of=/dev/stdout 2024-04-16T14:30:39.706 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-04-16T14:30:39.706 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_1 2024-04-16T14:30:39.761 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-16 14:30:33.195493164 +0000 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-16 14:28:05.413795494 +0000 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-16 14:28:05.413795494 +0000 2024-04-16T14:30:39.762 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-04-16 14:28:05.413795494 +0000 2024-04-16T14:30:39.762 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-16T14:30:39.829 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-16T14:30:39.829 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-16T14:30:39.829 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000206345 s, 2.5 MB/s 2024-04-16T14:30:39.830 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-16T14:30:39.887 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_2 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-16 14:30:33.195493164 +0000 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-16 14:28:05.784789556 +0000 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-16 14:28:05.784789556 +0000 2024-04-16T14:30:39.944 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-04-16 14:28:05.784789556 +0000 2024-04-16T14:30:39.945 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-16T14:30:40.010 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-16T14:30:40.011 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-16T14:30:40.011 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000195046 s, 2.6 MB/s 2024-04-16T14:30:40.012 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-16T14:30:40.070 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_3 2024-04-16T14:30:40.127 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-16T14:30:40.127 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:40.127 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-04-16T14:30:40.127 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:40.128 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:40.128 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-16 14:30:33.195493164 +0000 2024-04-16T14:30:40.128 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-16 14:28:06.142783826 +0000 2024-04-16T14:30:40.128 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-16 14:28:06.142783826 +0000 2024-04-16T14:30:40.128 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-04-16 14:28:06.142783826 +0000 2024-04-16T14:30:40.128 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-16T14:30:40.141 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:39 smithi191 ceph-mon[25681]: Deploying daemon mgr.x on smithi191 2024-04-16T14:30:40.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:39 smithi084 ceph-mon[24850]: Deploying daemon mgr.x on smithi191 2024-04-16T14:30:40.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:39 smithi084 ceph-mon[29604]: Deploying daemon mgr.x on smithi191 2024-04-16T14:30:40.219 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-16T14:30:40.220 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-16T14:30:40.220 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000213667 s, 2.4 MB/s 2024-04-16T14:30:40.221 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-16T14:30:40.236 DEBUG:teuthology.orchestra.run.smithi191:> stat /dev/vg_nvme/lv_4 2024-04-16T14:30:40.295 INFO:teuthology.orchestra.run.smithi191.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-16T14:30:40.295 INFO:teuthology.orchestra.run.smithi191.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-16T14:30:40.296 INFO:teuthology.orchestra.run.smithi191.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-04-16T14:30:40.296 INFO:teuthology.orchestra.run.smithi191.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-16T14:30:40.296 INFO:teuthology.orchestra.run.smithi191.stdout:Context: system_u:object_r:device_t:s0 2024-04-16T14:30:40.296 INFO:teuthology.orchestra.run.smithi191.stdout:Access: 2024-04-16 14:30:40.179383082 +0000 2024-04-16T14:30:40.296 INFO:teuthology.orchestra.run.smithi191.stdout:Modify: 2024-04-16 14:28:06.487778305 +0000 2024-04-16T14:30:40.296 INFO:teuthology.orchestra.run.smithi191.stdout:Change: 2024-04-16 14:28:06.487778305 +0000 2024-04-16T14:30:40.296 INFO:teuthology.orchestra.run.smithi191.stdout: Birth: 2024-04-16 14:28:06.487778305 +0000 2024-04-16T14:30:40.297 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-16T14:30:40.393 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records in 2024-04-16T14:30:40.393 INFO:teuthology.orchestra.run.smithi191.stderr:1+0 records out 2024-04-16T14:30:40.393 INFO:teuthology.orchestra.run.smithi191.stderr:512 bytes copied, 0.000167288 s, 3.1 MB/s 2024-04-16T14:30:40.395 DEBUG:teuthology.orchestra.run.smithi191:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-16T14:30:40.410 INFO:tasks.cephadm:Deploying osd.0 on smithi084 with /dev/vg_nvme/lv_4... 2024-04-16T14:30:40.410 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T14:30:40.644 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:40 smithi191 podman[27152]: 2024-04-16 14:30:40.538471064 +0000 UTC m=+0.018731711 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T14:30:40.644 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:40 smithi191 podman[27152]: 2024-04-16 14:30:40.646293797 +0000 UTC m=+0.126554463 container create baf7400ba8d01552447ba739d0859dec1a017051d0d2e1845fda3f21fda3fa1d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, architecture=x86_64, vendor=Red Hat, Inc., version=8, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, com.redhat.component=centos-stream-container, ceph=True, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, release=754, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-04-16T14:30:40.896 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:40 smithi191 podman[27152]: 2024-04-16 14:30:40.839953484 +0000 UTC m=+0.320214106 container init baf7400ba8d01552447ba739d0859dec1a017051d0d2e1845fda3f21fda3fa1d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, GIT_BRANCH=HEAD, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, release=754, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., name=centos-stream, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, RELEASE=HEAD, maintainer=Guillaume Abrioux , ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-16T14:30:40.896 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:40 smithi191 podman[27152]: 2024-04-16 14:30:40.842766184 +0000 UTC m=+0.323026804 container start baf7400ba8d01552447ba739d0859dec1a017051d0d2e1845fda3f21fda3fa1d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, ceph=True, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, distribution-scope=public, release=754, io.k8s.display-name=CentOS Stream 8, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, vcs-type=git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-04-16T14:30:40.896 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:40 smithi191 ceph-mgr[27171]: -- 172.21.15.191:0/3450080703 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556276cea340 con 0x556276cc2800 2024-04-16T14:30:40.896 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:40 smithi191 bash[27152]: baf7400ba8d01552447ba739d0859dec1a017051d0d2e1845fda3f21fda3fa1d 2024-04-16T14:30:40.976 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:40 smithi084 ceph-mon[24850]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:40.977 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:40 smithi084 ceph-mon[29604]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:41.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:40 smithi191 ceph-mon[25681]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:41.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:40 smithi191 systemd[1]: Started Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:30:41.623 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:41.338+0000 7fe00c0d8000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:30:41.623 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:41.429+0000 7fe00c0d8000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:30:42.219 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:42.219 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.219 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: Reconfiguring mgr.y (unknown last config time)... 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: Reconfiguring daemon mgr.y on smithi084 2024-04-16T14:30:42.220 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[24850]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:42.221 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:42.221 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.221 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: Reconfiguring mgr.y (unknown last config time)... 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: Reconfiguring daemon mgr.y on smithi084 2024-04-16T14:30:42.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:41 smithi084 ceph-mon[29604]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: Reconfiguring mgr.y (unknown last config time)... 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:30:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:30:42.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:42.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: Reconfiguring daemon mgr.y on smithi084 2024-04-16T14:30:42.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:41 smithi191 ceph-mon[25681]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:42.263 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.037+0000 7fe00c0d8000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:30:42.263 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.126+0000 7fe00c0d8000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:30:42.263 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.208+0000 7fe00c0d8000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:30:42.608 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.359+0000 7fe00c0d8000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:30:42.608 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.456+0000 7fe00c0d8000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:30:42.608 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.565+0000 7fe00c0d8000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:30:42.689 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T14:30:42.689 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T14:30:42.689 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2024-04-16T14:30:42.689 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2024-04-16T14:30:42.689 INFO:teuthology.orchestra.run.smithi084.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0114212 s, 918 MB/s 2024-04-16T14:30:42.689 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2024-04-16T14:30:42.875 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.657+0000 7fe00c0d8000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:30:42.875 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.825+0000 7fe00c0d8000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:30:43.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:42.926+0000 7fe00c0d8000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:30:43.589 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi084:vg_nvme/lv_4 2024-04-16T14:30:44.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:44.285 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:44.050+0000 7fe00c0d8000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:44.182+0000 7fe00c0d8000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:44.286 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.604 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:44.376+0000 7fe00c0d8000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:30:44.604 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:44.462+0000 7fe00c0d8000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:44.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:44.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:44.911 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:30:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:44.929 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:44.606+0000 7fe00c0d8000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:30:44.929 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:44.931+0000 7fe00c0d8000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:45.150+0000 7fe00c0d8000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:30:45.233 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:45.235+0000 7fe00c0d8000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:30:45.511 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:45.405+0000 7fe00c0d8000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:30:45.801 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:45.801 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:45.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:45.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:45.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:30:45.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:30:45.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:30:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:46.613 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:46.324+0000 7fe00c0d8000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:30:46.613 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:46.615+0000 7fe00c0d8000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:30:46.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[29604]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:46.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[29604]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:46.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:46.891 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:46.891 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:46.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[24850]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:46.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[24850]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:46.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:46.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:46.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:47.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-mon[25681]: from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:30:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-mon[25681]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:30:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:30:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:47.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:46.710+0000 7fe00c0d8000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:30:47.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:30:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:30:46.858+0000 7fe00c0d8000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:30:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:30:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:30:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:30:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:30:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:30:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/811751562' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]: dispatch 2024-04-16T14:30:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]': finished 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: osdmap e5: 1 total, 0 up, 1 in 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/811751562' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]: dispatch 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]': finished 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: osdmap e5: 1 total, 0 up, 1 in 2024-04-16T14:30:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/4128249072' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/811751562' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]: dispatch 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]: dispatch 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d39d0c89-64fa-42f6-9661-51adeceb8a3f"}]': finished 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: osdmap e5: 1 total, 0 up, 1 in 2024-04-16T14:30:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[24850]: mgrmap e14: y(active, since 61s), standbys: x 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[24850]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1405809388' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[29604]: mgrmap e14: y(active, since 61s), standbys: x 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[29604]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:48.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:48 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1405809388' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:30:49.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:48 smithi191 ceph-mon[25681]: mgrmap e14: y(active, since 61s), standbys: x 2024-04-16T14:30:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:48 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:30:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:48 smithi191 ceph-mon[25681]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:48 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1405809388' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:30:51.032 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:50 smithi084 ceph-mon[24850]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:51.032 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:50 smithi084 ceph-mon[29604]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:51.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:50 smithi191 ceph-mon[25681]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:53.041 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:52 smithi084 ceph-mon[24850]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:53.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:52 smithi084 ceph-mon[29604]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:53.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:52 smithi191 ceph-mon[25681]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:55.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:54 smithi084 ceph-mon[24850]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:55.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:30:55.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:54 smithi084 ceph-mon[29604]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:55.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:30:55.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:55.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:54 smithi191 ceph-mon[25681]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:55.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T14:30:55.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:30:56.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:55 smithi084 ceph-mon[24850]: Deploying daemon osd.0 on smithi084 2024-04-16T14:30:56.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:30:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:30:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:30:56.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:55 smithi084 ceph-mon[29604]: Deploying daemon osd.0 on smithi084 2024-04-16T14:30:56.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:55 smithi191 ceph-mon[25681]: Deploying daemon osd.0 on smithi084 2024-04-16T14:30:57.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:56 smithi084 ceph-mon[29604]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:57.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:57.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:57.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:56 smithi084 ceph-mon[24850]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:57.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:57.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:57.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:56 smithi191 ceph-mon[25681]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:57.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:30:59.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:30:58 smithi084 ceph-mon[24850]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:59.138 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:30:58 smithi084 ceph-mon[29604]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:30:59.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:30:58 smithi191 ceph-mon[25681]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[29604]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[24850]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:01.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:00 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:00 smithi191 ceph-mon[25681]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:00 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:00 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:00 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:00 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:00 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:02 smithi084 ceph-mon[24850]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:03.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:02 smithi084 ceph-mon[29604]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:03.191 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:02 smithi191 ceph-mon[25681]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:03.416 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 0 on host 'smithi084' 2024-04-16T14:31:03.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:31:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:03.969 DEBUG:teuthology.orchestra.run.smithi084:osd.0> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.0.service 2024-04-16T14:31:03.971 INFO:tasks.cephadm:Deploying osd.1 on smithi084 with /dev/vg_nvme/lv_3... 2024-04-16T14:31:03.971 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T14:31:04.318 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[33000]: 2024-04-16T14:31:04.057+0000 7ff5929c43c0 -1 osd.0 0 log_to_monitors true 2024-04-16T14:31:04.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi084 to 15040M 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[24850]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi084 to 15040M 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:31:04.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:04 smithi084 ceph-mon[29604]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:31:04.639 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.639 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:04.639 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:04.639 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:04.639 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:04.640 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi084 to 15040M 2024-04-16T14:31:04.640 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.640 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.640 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.640 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:04.640 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:04.641 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:31:04.641 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:04 smithi191 ceph-mon[25681]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T14:31:05.806 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T14:31:05.807 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T14:31:05.807 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2024-04-16T14:31:05.807 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2024-04-16T14:31:05.807 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124406 s, 843 MB/s 2024-04-16T14:31:05.807 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2024-04-16T14:31:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[29604]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:31:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[29604]: osdmap e6: 1 total, 0 up, 1 in 2024-04-16T14:31:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[29604]: from='osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[29604]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:06.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[33000]: 2024-04-16T14:31:05.917+0000 7ff5893c7700 -1 osd.0 0 waiting for initial osdmap 2024-04-16T14:31:06.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[33000]: 2024-04-16T14:31:05.919+0000 7ff583d5e700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:31:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[24850]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:31:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[24850]: osdmap e6: 1 total, 0 up, 1 in 2024-04-16T14:31:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[24850]: from='osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:05 smithi084 ceph-mon[24850]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:05 smithi191 ceph-mon[25681]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T14:31:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:05 smithi191 ceph-mon[25681]: osdmap e6: 1 total, 0 up, 1 in 2024-04-16T14:31:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:05 smithi191 ceph-mon[25681]: from='osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:05 smithi191 ceph-mon[25681]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:06.417 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi084:vg_nvme/lv_3 2024-04-16T14:31:06.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[24850]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:06.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[24850]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[24850]: osdmap e7: 1 total, 0 up, 1 in 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[29604]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[29604]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[29604]: osdmap e7: 1 total, 0 up, 1 in 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:06.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:07.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:06 smithi191 ceph-mon[25681]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:06 smithi191 ceph-mon[25681]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:06 smithi191 ceph-mon[25681]: osdmap e7: 1 total, 0 up, 1 in 2024-04-16T14:31:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:07.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:31:07.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:31:07.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[24850]: osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976] boot 2024-04-16T14:31:07.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[24850]: osdmap e8: 1 total, 1 up, 1 in 2024-04-16T14:31:07.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:07.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:31:07.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:31:07.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[29604]: osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976] boot 2024-04-16T14:31:07.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[29604]: osdmap e8: 1 total, 1 up, 1 in 2024-04-16T14:31:07.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:07 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:08.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:07 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:31:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:07 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:31:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:07 smithi191 ceph-mon[25681]: osd.0 [v2:172.21.15.84:6802/489966976,v1:172.21.15.84:6803/489966976] boot 2024-04-16T14:31:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:07 smithi191 ceph-mon[25681]: osdmap e8: 1 total, 1 up, 1 in 2024-04-16T14:31:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:07 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[24850]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[24850]: osdmap e9: 1 total, 1 up, 1 in 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[29604]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[29604]: osdmap e9: 1 total, 1 up, 1 in 2024-04-16T14:31:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:08 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:09.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:08 smithi191 ceph-mon[25681]: pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-16T14:31:09.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:08 smithi191 ceph-mon[25681]: osdmap e9: 1 total, 1 up, 1 in 2024-04-16T14:31:09.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:08 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:09.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:08 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:09.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:08 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:10.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:09 smithi084 ceph-mon[24850]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:10.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:09 smithi084 ceph-mon[29604]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:10.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:09 smithi191 ceph-mon[25681]: from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:10.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:31:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:11.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:10 smithi191 ceph-mon[25681]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:10 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:10 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:10 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3166124798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "079b674f-ccb4-4572-be1d-dab36a602c2d"}]: dispatch 2024-04-16T14:31:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:10 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3166124798' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "079b674f-ccb4-4572-be1d-dab36a602c2d"}]': finished 2024-04-16T14:31:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:10 smithi191 ceph-mon[25681]: osdmap e10: 2 total, 1 up, 2 in 2024-04-16T14:31:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:10 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[29604]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3166124798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "079b674f-ccb4-4572-be1d-dab36a602c2d"}]: dispatch 2024-04-16T14:31:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3166124798' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "079b674f-ccb4-4572-be1d-dab36a602c2d"}]': finished 2024-04-16T14:31:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[29604]: osdmap e10: 2 total, 1 up, 2 in 2024-04-16T14:31:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[24850]: pgmap v41: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3166124798' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "079b674f-ccb4-4572-be1d-dab36a602c2d"}]: dispatch 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3166124798' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "079b674f-ccb4-4572-be1d-dab36a602c2d"}]': finished 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[24850]: osdmap e10: 2 total, 1 up, 2 in 2024-04-16T14:31:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:10 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:12.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:11 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi084 2024-04-16T14:31:12.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:11 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2770483701' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:12.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:11 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi084 2024-04-16T14:31:12.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:11 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2770483701' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:11 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi084 2024-04-16T14:31:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:11 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2770483701' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:13.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:12 smithi191 ceph-mon[25681]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:13.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:12 smithi084 ceph-mon[24850]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:13.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:12 smithi084 ceph-mon[29604]: pgmap v43: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:15.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:14 smithi191 ceph-mon[25681]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:15.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:14 smithi084 ceph-mon[29604]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:15.262 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:14 smithi084 ceph-mon[24850]: pgmap v44: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:16.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:16 smithi191 ceph-mon[25681]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:16.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:16 smithi084 ceph-mon[24850]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:16.351 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:16 smithi084 ceph-mon[29604]: pgmap v45: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:19.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:18 smithi084 ceph-mon[29604]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:19.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:18 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:31:19.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:18 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:19.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:18 smithi084 ceph-mon[24850]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:19.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:18 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:31:19.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:18 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:19.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:18 smithi191 ceph-mon[25681]: pgmap v46: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:18 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T14:31:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:18 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:20.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:19 smithi084 ceph-mon[24850]: Deploying daemon osd.1 on smithi084 2024-04-16T14:31:20.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:19 smithi084 ceph-mon[29604]: Deploying daemon osd.1 on smithi084 2024-04-16T14:31:20.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:19 smithi191 ceph-mon[25681]: Deploying daemon osd.1 on smithi084 2024-04-16T14:31:21.092 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:20 smithi084 ceph-mon[24850]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:21.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:20 smithi084 ceph-mon[29604]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:21.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:20 smithi191 ceph-mon[25681]: pgmap v47: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:23.070 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:22 smithi084 ceph-mon[29604]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:23.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:22 smithi084 ceph-mon[24850]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:23.090 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:22 smithi191 ceph-mon[25681]: pgmap v48: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:23.992 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:31:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:23 smithi191 ceph-mon[25681]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:24.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:24.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:24.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:24.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[24850]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:24.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:23 smithi084 ceph-mon[29604]: pgmap v49: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:25.695 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 1 on host 'smithi084' 2024-04-16T14:31:26.324 DEBUG:teuthology.orchestra.run.smithi084:osd.1> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.1.service 2024-04-16T14:31:26.327 INFO:tasks.cephadm:Deploying osd.2 on smithi084 with /dev/vg_nvme/lv_2... 2024-04-16T14:31:26.327 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T14:31:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi084 to 7520M 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[24850]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:26.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi084 to 7520M 2024-04-16T14:31:26.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:26.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:26.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:26.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:26 smithi084 ceph-mon[29604]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi084 to 7520M 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: pgmap v50: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:27.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:26 smithi191 ceph-mon[25681]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-16T14:31:27.910 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[24850]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:31:27.911 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[24850]: osdmap e11: 2 total, 1 up, 2 in 2024-04-16T14:31:27.911 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:27.911 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[24850]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:27.911 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[29604]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:31:27.911 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[29604]: osdmap e11: 2 total, 1 up, 2 in 2024-04-16T14:31:27.911 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:27.911 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-mon[29604]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:27.911 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1[35891]: 2024-04-16T14:31:27.746+0000 7f582beae700 -1 osd.1 0 waiting for initial osdmap 2024-04-16T14:31:27.912 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1[35891]: 2024-04-16T14:31:27.750+0000 7f5827046700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:31:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:27 smithi191 ceph-mon[25681]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-16T14:31:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:27 smithi191 ceph-mon[25681]: osdmap e11: 2 total, 1 up, 2 in 2024-04-16T14:31:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:27 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:27 smithi191 ceph-mon[25681]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:28.286 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T14:31:28.287 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T14:31:28.287 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2024-04-16T14:31:28.287 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2024-04-16T14:31:28.287 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125222 s, 837 MB/s 2024-04-16T14:31:28.287 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2024-04-16T14:31:28.845 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi084:vg_nvme/lv_2 2024-04-16T14:31:28.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[24850]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:28.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[24850]: osdmap e12: 2 total, 1 up, 2 in 2024-04-16T14:31:28.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:28.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:28.888 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[24850]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:28.888 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[29604]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:28.888 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[29604]: osdmap e12: 2 total, 1 up, 2 in 2024-04-16T14:31:28.889 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:28.889 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:28.889 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:28 smithi084 ceph-mon[29604]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:28 smithi191 ceph-mon[25681]: from='osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:28 smithi191 ceph-mon[25681]: osdmap e12: 2 total, 1 up, 2 in 2024-04-16T14:31:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:28 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:28 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:28 smithi191 ceph-mon[25681]: pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-16T14:31:29.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[29604]: osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327] boot 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[29604]: osdmap e13: 2 total, 2 up, 2 in 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[24850]: osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327] boot 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[24850]: osdmap e13: 2 total, 2 up, 2 in 2024-04-16T14:31:29.987 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:30.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:29 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:31:30.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:29 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:31:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:29 smithi191 ceph-mon[25681]: osd.1 [v2:172.21.15.84:6810/4038569327,v1:172.21.15.84:6811/4038569327] boot 2024-04-16T14:31:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:29 smithi191 ceph-mon[25681]: osdmap e13: 2 total, 2 up, 2 in 2024-04-16T14:31:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:31:30.910 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:31:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: pgmap v55: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: osdmap e14: 2 total, 2 up, 2 in 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[29604]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:31:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: pgmap v55: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: osdmap e14: 2 total, 2 up, 2 in 2024-04-16T14:31:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:30 smithi084 ceph-mon[24850]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:31:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: pgmap v55: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: osdmap e14: 2 total, 2 up, 2 in 2024-04-16T14:31:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:30 smithi191 ceph-mon[25681]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:31:32.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:31 smithi084 ceph-mon[24850]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:32.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:31 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi084 2024-04-16T14:31:32.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:31 smithi084 ceph-mon[24850]: pgmap v57: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:32.141 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:31 smithi084 ceph-mon[29604]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:32.141 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:31 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi084 2024-04-16T14:31:32.141 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:31 smithi084 ceph-mon[29604]: pgmap v57: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:32.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:31 smithi191 ceph-mon[25681]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:31 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi084 2024-04-16T14:31:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:31 smithi191 ceph-mon[25681]: pgmap v57: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:32.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:31:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3099505774' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]: dispatch 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]: dispatch 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]': finished 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: osdmap e15: 3 total, 2 up, 3 in 2024-04-16T14:31:33.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3099505774' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]: dispatch 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]: dispatch 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]': finished 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: osdmap e15: 3 total, 2 up, 3 in 2024-04-16T14:31:33.716 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:33.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: pgmap v58: 0 pgs: ; 0 B data, 9.7 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3099505774' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]: dispatch 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]: dispatch 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d92883b7-69d9-4fab-8ee0-d002734c5a5d"}]': finished 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: osdmap e15: 3 total, 2 up, 3 in 2024-04-16T14:31:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:34.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:34 smithi191 ceph-mon[25681]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:31:34.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:34 smithi191 ceph-mon[25681]: Cluster is now healthy 2024-04-16T14:31:34.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:34 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2198650641' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:34.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:34 smithi084 ceph-mon[29604]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:31:34.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:34 smithi084 ceph-mon[29604]: Cluster is now healthy 2024-04-16T14:31:34.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:34 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2198650641' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:34 smithi084 ceph-mon[24850]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:31:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:34 smithi084 ceph-mon[24850]: Cluster is now healthy 2024-04-16T14:31:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:34 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2198650641' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:35.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:35 smithi191 ceph-mon[25681]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:35.914 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:35 smithi084 ceph-mon[24850]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:35.915 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:35 smithi084 ceph-mon[29604]: pgmap v60: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:37.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:37 smithi084 ceph-mon[24850]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:37.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:37 smithi084 ceph-mon[29604]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:38.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:37 smithi191 ceph-mon[25681]: pgmap v61: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:40.116 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:39 smithi084 ceph-mon[24850]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:40.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:39 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:31:40.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:39 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:40.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:39 smithi084 ceph-mon[29604]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:40.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:39 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:31:40.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:39 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:40.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:39 smithi191 ceph-mon[25681]: pgmap v62: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:40.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:39 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T14:31:40.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:39 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:41.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:40 smithi084 ceph-mon[24850]: Deploying daemon osd.2 on smithi084 2024-04-16T14:31:41.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:40 smithi084 ceph-mon[29604]: Deploying daemon osd.2 on smithi084 2024-04-16T14:31:41.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:40 smithi191 ceph-mon[25681]: Deploying daemon osd.2 on smithi084 2024-04-16T14:31:42.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:41 smithi084 ceph-mon[24850]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:42.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:41 smithi084 ceph-mon[29604]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:42.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:41 smithi191 ceph-mon[25681]: pgmap v63: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:44.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:43 smithi191 ceph-mon[25681]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:44.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:43 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:44.061 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:43 smithi084 ceph-mon[24850]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:44.061 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:43 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:44.062 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:31:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:44.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:43 smithi084 ceph-mon[29604]: pgmap v64: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:44.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:43 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:45.218 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:45.219 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:45.219 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:44 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:45.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:45.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:45.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:45.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:44 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:46.248 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:45 smithi084 ceph-mon[29604]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:46.248 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:31:46.248 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:31:46.248 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:45 smithi084 ceph-mon[24850]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:46.248 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:31:46.248 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:31:46.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:45 smithi191 ceph-mon[25681]: pgmap v65: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:31:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:31:47.177 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 2 on host 'smithi084' 2024-04-16T14:31:47.711 DEBUG:teuthology.orchestra.run.smithi084:osd.2> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.2.service 2024-04-16T14:31:47.753 INFO:tasks.cephadm:Deploying osd.3 on smithi084 with /dev/vg_nvme/lv_1... 2024-04-16T14:31:47.754 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T14:31:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.073 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[24850]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.074 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:31:48.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:47 smithi084 ceph-mon[29604]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:31:48.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: pgmap v66: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:31:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:47 smithi191 ceph-mon[25681]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi084 to 5013M 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[24850]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[24850]: osdmap e16: 3 total, 2 up, 3 in 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[24850]: from='osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[24850]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi084 to 5013M 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[29604]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:31:49.188 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[29604]: osdmap e16: 3 total, 2 up, 3 in 2024-04-16T14:31:49.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:49.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[29604]: from='osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:49.189 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:48 smithi084 ceph-mon[29604]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:49.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:48 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi084 to 5013M 2024-04-16T14:31:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:48 smithi191 ceph-mon[25681]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-16T14:31:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:48 smithi191 ceph-mon[25681]: osdmap e16: 3 total, 2 up, 3 in 2024-04-16T14:31:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:48 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:48 smithi191 ceph-mon[25681]: from='osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:48 smithi191 ceph-mon[25681]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:31:49.670 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T14:31:49.670 INFO:teuthology.orchestra.run.smithi084.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T14:31:49.670 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10+0 records in 2024-04-16T14:31:49.670 INFO:teuthology.orchestra.run.smithi084.stderr:10+0 records out 2024-04-16T14:31:49.671 INFO:teuthology.orchestra.run.smithi084.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0123058 s, 852 MB/s 2024-04-16T14:31:49.671 INFO:teuthology.orchestra.run.smithi084.stderr:--> Zapping successful for: 2024-04-16T14:31:49.671 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2[38826]: 2024-04-16T14:31:49.217+0000 7f936ae6c700 -1 osd.2 0 waiting for initial osdmap 2024-04-16T14:31:49.671 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2[38826]: 2024-04-16T14:31:49.221+0000 7f9364801700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:31:50.226 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[24850]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:50.226 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[24850]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[24850]: osdmap e17: 3 total, 2 up, 3 in 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[29604]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[29604]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[29604]: osdmap e17: 3 total, 2 up, 3 in 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:50.227 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:49 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:50.249 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi084:vg_nvme/lv_1 2024-04-16T14:31:50.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:49 smithi191 ceph-mon[25681]: pgmap v68: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:49 smithi191 ceph-mon[25681]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:31:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:49 smithi191 ceph-mon[25681]: osdmap e17: 3 total, 2 up, 3 in 2024-04-16T14:31:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:49 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:49 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:51.499 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:31:51.499 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:31:51.499 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[24850]: osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362] boot 2024-04-16T14:31:51.499 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[24850]: osdmap e18: 3 total, 3 up, 3 in 2024-04-16T14:31:51.499 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:51.499 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[24850]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:51.500 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:31:51.500 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:31:51.500 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[29604]: osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362] boot 2024-04-16T14:31:51.500 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[29604]: osdmap e18: 3 total, 3 up, 3 in 2024-04-16T14:31:51.500 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:51.500 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:51 smithi084 ceph-mon[29604]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:51.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:51 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:31:51.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:51 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:31:51.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:51 smithi191 ceph-mon[25681]: osd.2 [v2:172.21.15.84:6818/1209121362,v1:172.21.15.84:6819/1209121362] boot 2024-04-16T14:31:51.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:51 smithi191 ceph-mon[25681]: osdmap e18: 3 total, 3 up, 3 in 2024-04-16T14:31:51.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:51 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:31:51.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:51 smithi191 ceph-mon[25681]: pgmap v71: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-16T14:31:52.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:52 smithi191 ceph-mon[25681]: osdmap e19: 3 total, 3 up, 3 in 2024-04-16T14:31:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' 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-04-16T14:31:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:52.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[24850]: osdmap e19: 3 total, 3 up, 3 in 2024-04-16T14:31:52.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' 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-04-16T14:31:52.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:52.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:52.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:52.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[29604]: osdmap e19: 3 total, 3 up, 3 in 2024-04-16T14:31:52.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' 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-04-16T14:31:52.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:31:52.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:31:52.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:52.815 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:52 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:31:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' 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-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: osdmap e20: 3 total, 3 up, 3 in 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi084 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' 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-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: osdmap e20: 3 total, 3 up, 3 in 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi084 2024-04-16T14:31:53.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:53.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:53.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:53.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:53.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:53 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='client.24202 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi084:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' 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-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: osdmap e20: 3 total, 3 up, 3 in 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: pgmap v74: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi084 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: pgmap v75: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:53 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:53.896 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:53 smithi084 sudo[40066]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-16T14:31:53.896 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:53 smithi084 sudo[40066]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:53.896 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:53 smithi084 sudo[40066]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:54.173 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:53 smithi084 sudo[40107]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-16T14:31:54.173 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:53 smithi084 sudo[40107]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:54.173 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 14:31:53 smithi084 sudo[40107]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:54.493 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[24850]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:31:54.493 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T14:31:54.493 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[24850]: osdmap e21: 3 total, 3 up, 3 in 2024-04-16T14:31:54.493 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:54.493 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[29604]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:31:54.493 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T14:31:54.493 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[29604]: osdmap e21: 3 total, 3 up, 3 in 2024-04-16T14:31:54.494 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:54.494 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40117]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-16T14:31:54.494 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40117]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:54.494 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40117]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:54.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:54 smithi191 ceph-mon[25681]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:31:54.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-16T14:31:54.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:54 smithi191 ceph-mon[25681]: osdmap e21: 3 total, 3 up, 3 in 2024-04-16T14:31:54.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:54.747 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:31:54 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:31:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:31:54.748 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40233]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-16T14:31:54.748 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40233]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:54.748 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40233]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:55.008 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40254]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-16T14:31:55.009 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40254]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:55.009 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:54 smithi084 sudo[40254]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:55.273 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40286]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-16T14:31:55.273 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40286]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:55.273 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40286]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:55.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40304]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-16T14:31:55.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40304]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:55.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40304]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:55.812 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: osdmap e22: 3 total, 3 up, 3 in 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1300066121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]: dispatch 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]: dispatch 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]': finished 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: osdmap e23: 4 total, 3 up, 4 in 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:31:55.813 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[29604]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40372]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40323]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40323]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40323]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: osdmap e22: 3 total, 3 up, 3 in 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:55.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1300066121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]: dispatch 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]: dispatch 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]': finished 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: osdmap e23: 4 total, 3 up, 4 in 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:31:55.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:55 smithi084 ceph-mon[24850]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: osdmap e22: 3 total, 3 up, 3 in 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: pgmap v78: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:56.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1300066121' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]: dispatch 2024-04-16T14:31:56.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]: dispatch 2024-04-16T14:31:56.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cba1204b-5363-4f34-8015-bfd077464813"}]': finished 2024-04-16T14:31:56.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: osdmap e23: 4 total, 3 up, 4 in 2024-04-16T14:31:56.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:31:56.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:55 smithi191 ceph-mon[25681]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:56.071 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40372]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:56.071 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:55 smithi084 sudo[40372]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:56.422 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 sudo[40379]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-16T14:31:56.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 sudo[40379]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:56.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 sudo[40379]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:56.564 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 sudo[28130]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-16T14:31:56.564 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 sudo[28130]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:56.564 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 sudo[28130]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: Cluster is now healthy 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/27656310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: Cluster is now healthy 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/27656310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:56.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:56.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:56.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:56.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:56.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:56.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 sudo[28133]: ceph : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 sudo[28133]: pam_unix(sudo:session): session opened for user root by (uid=0) 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 sudo[28133]: pam_unix(sudo:session): session closed for user root 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: Cluster is now healthy 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/27656310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:31:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:31:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:31:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[24850]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[24850]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[24850]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:57.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:57.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[29604]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:57.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[29604]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:57.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[29604]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:57.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:57 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:31:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:57 smithi191 ceph-mon[25681]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-16T14:31:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:57 smithi191 ceph-mon[25681]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-16T14:31:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:57 smithi191 ceph-mon[25681]: pgmap v80: 1 pgs: 1 active+clean; 577 KiB data, 17 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:31:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:57 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:00.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:31:59 smithi084 ceph-mon[24850]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:32:00.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:31:59 smithi084 ceph-mon[29604]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:32:00.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:31:59 smithi191 ceph-mon[25681]: pgmap v81: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:32:02.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:01 smithi084 ceph-mon[24850]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-16T14:32:02.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:01 smithi084 ceph-mon[29604]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-16T14:32:02.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:01 smithi191 ceph-mon[25681]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-04-16T14:32:03.062 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:02 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:32:03.063 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:02 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:03.063 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:02 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:32:03.063 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:02 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:02 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T14:32:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:02 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:04.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:03 smithi084 ceph-mon[29604]: Deploying daemon osd.3 on smithi084 2024-04-16T14:32:04.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:03 smithi084 ceph-mon[29604]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-16T14:32:04.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:03 smithi084 ceph-mon[24850]: Deploying daemon osd.3 on smithi084 2024-04-16T14:32:04.011 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:03 smithi084 ceph-mon[24850]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-16T14:32:04.226 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:03 smithi191 ceph-mon[25681]: Deploying daemon osd.3 on smithi084 2024-04-16T14:32:04.227 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:03 smithi191 ceph-mon[25681]: pgmap v83: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-16T14:32:04.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:32:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:32:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:32:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:05 smithi191 ceph-mon[25681]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-16T14:32:05.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:05.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:05.323 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:05 smithi084 ceph-mon[24850]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-16T14:32:05.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:05.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:05.323 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:05 smithi084 ceph-mon[29604]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-16T14:32:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[29604]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-16T14:32:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[24850]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-16T14:32:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:07 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:07 smithi191 ceph-mon[25681]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-16T14:32:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:07 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:07 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:07 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:07 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:07 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:09.573 INFO:teuthology.orchestra.run.smithi084.stdout:Created osd(s) 3 on host 'smithi084' 2024-04-16T14:32:10.101 DEBUG:teuthology.orchestra.run.smithi084:osd.3> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.3.service 2024-04-16T14:32:10.104 INFO:tasks.cephadm:Deploying osd.4 on smithi191 with /dev/vg_nvme/lv_4... 2024-04-16T14:32:10.104 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.132 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-16T14:32:10.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:10.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:10.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:10.132 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:09 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:09 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:11.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:10 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi084 to 3760M 2024-04-16T14:32:11.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:10 smithi191 ceph-mon[25681]: from='osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:32:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:10 smithi191 ceph-mon[25681]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:32:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:10 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi084 to 3760M 2024-04-16T14:32:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:10 smithi084 ceph-mon[24850]: from='osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:32:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:10 smithi084 ceph-mon[24850]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:32:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:10 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi084 to 3760M 2024-04-16T14:32:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:10 smithi084 ceph-mon[29604]: from='osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:32:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:10 smithi084 ceph-mon[29604]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-16T14:32:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:11 smithi191 ceph-mon[25681]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-16T14:32:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:11 smithi191 ceph-mon[25681]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:32:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:11 smithi191 ceph-mon[25681]: osdmap e24: 4 total, 3 up, 4 in 2024-04-16T14:32:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:11 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:11 smithi191 ceph-mon[25681]: from='osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:32:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:11 smithi191 ceph-mon[25681]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:32:12.200 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-16T14:32:12.201 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-16T14:32:12.201 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-16T14:32:12.201 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-16T14:32:12.201 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0113016 s, 928 MB/s 2024-04-16T14:32:12.201 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-16T14:32:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[29604]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-16T14:32:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[29604]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:32:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[29604]: osdmap e24: 4 total, 3 up, 4 in 2024-04-16T14:32:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[29604]: from='osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:32:12.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[29604]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:32:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[24850]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-16T14:32:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[24850]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-16T14:32:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[24850]: osdmap e24: 4 total, 3 up, 4 in 2024-04-16T14:32:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[24850]: from='osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:32:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-mon[24850]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T14:32:12.424 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T14:32:11.941+0000 7fadafc60700 -1 osd.3 0 waiting for initial osdmap 2024-04-16T14:32:12.424 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 14:32:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T14:32:11.945+0000 7fadabdfa700 -1 osd.3 25 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:32:12.795 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_4 2024-04-16T14:32:13.096 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:12 smithi191 ceph-mon[25681]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:32:13.096 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:12 smithi191 ceph-mon[25681]: osdmap e25: 4 total, 3 up, 4 in 2024-04-16T14:32:13.096 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:12 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:13.096 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:12 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:13.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[24850]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:32:13.332 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[24850]: osdmap e25: 4 total, 3 up, 4 in 2024-04-16T14:32:13.332 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:13.332 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:13.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[29604]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]': finished 2024-04-16T14:32:13.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[29604]: osdmap e25: 4 total, 3 up, 4 in 2024-04-16T14:32:13.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:13.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:12 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:14.042 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339] boot 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: osdmap e26: 4 total, 4 up, 4 in 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:14.043 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:13 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:14.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:32:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:32:14.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:32:14.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:32:14.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:32:14.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:14.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339] boot 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: osdmap e26: 4 total, 4 up, 4 in 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 19 MiB used, 268 GiB / 268 GiB avail 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: osd.3 [v2:172.21.15.84:6826/3829394339,v1:172.21.15.84:6827/3829394339] boot 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: osdmap e26: 4 total, 4 up, 4 in 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:32:14.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:14.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:15.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:14 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi084 2024-04-16T14:32:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:14 smithi191 ceph-mon[25681]: osdmap e27: 4 total, 4 up, 4 in 2024-04-16T14:32:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:14 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:32:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:14 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:32:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:14 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi084 2024-04-16T14:32:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[24850]: osdmap e27: 4 total, 4 up, 4 in 2024-04-16T14:32:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:32:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:32:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:15.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi084 2024-04-16T14:32:15.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[29604]: osdmap e27: 4 total, 4 up, 4 in 2024-04-16T14:32:15.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:32:15.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:32:15.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:14 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:16.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:15 smithi191 ceph-mon[25681]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:16.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:15 smithi191 ceph-mon[25681]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:16.352 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:15 smithi084 ceph-mon[24850]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:16.352 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:15 smithi084 ceph-mon[24850]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:16.353 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:15 smithi084 ceph-mon[29604]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 24 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:16.353 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:15 smithi084 ceph-mon[29604]: from='client.24191 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:17.232 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/2177386831' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]: dispatch 2024-04-16T14:32:17.232 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]: dispatch 2024-04-16T14:32:17.232 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]': finished 2024-04-16T14:32:17.232 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[29604]: osdmap e28: 5 total, 4 up, 5 in 2024-04-16T14:32:17.232 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:17.232 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/2177386831' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]: dispatch 2024-04-16T14:32:17.233 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]: dispatch 2024-04-16T14:32:17.233 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]': finished 2024-04-16T14:32:17.233 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[24850]: osdmap e28: 5 total, 4 up, 5 in 2024-04-16T14:32:17.233 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:16 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:16 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/2177386831' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]: dispatch 2024-04-16T14:32:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:16 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]: dispatch 2024-04-16T14:32:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:16 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f9aa8789-f117-4220-8740-544e467ac59e"}]': finished 2024-04-16T14:32:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:16 smithi191 ceph-mon[25681]: osdmap e28: 5 total, 4 up, 5 in 2024-04-16T14:32:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:16 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:18.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:17 smithi084 ceph-mon[24850]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:18.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:17 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/4191329962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:32:18.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:17 smithi084 ceph-mon[29604]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:18.229 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:17 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/4191329962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:32:18.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:17 smithi191 ceph-mon[25681]: pgmap v94: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:18.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:17 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/4191329962' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:32:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:19 smithi191 ceph-mon[25681]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:20.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:19 smithi084 ceph-mon[24850]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:20.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:19 smithi084 ceph-mon[29604]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:22.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:21 smithi084 ceph-mon[24850]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:22.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:21 smithi084 ceph-mon[29604]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:22.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:21 smithi191 ceph-mon[25681]: pgmap v97: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:23.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:22 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:32:23.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:22 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:23.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:22 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:32:23.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:22 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:23.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:22 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T14:32:23.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:22 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:24.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:23 smithi191 ceph-mon[25681]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:24.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:23 smithi191 ceph-mon[25681]: Deploying daemon osd.4 on smithi191 2024-04-16T14:32:24.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:23 smithi084 ceph-mon[29604]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:24.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:23 smithi084 ceph-mon[29604]: Deploying daemon osd.4 on smithi191 2024-04-16T14:32:24.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:23 smithi084 ceph-mon[24850]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:24.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:23 smithi084 ceph-mon[24850]: Deploying daemon osd.4 on smithi191 2024-04-16T14:32:24.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:32:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:32:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:32:25.360 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:25 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:25.360 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:25 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:25.360 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:25 smithi191 ceph-mon[25681]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:25 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:25 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:25 smithi084 ceph-mon[24850]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:25 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:25 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:25 smithi084 ceph-mon[29604]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:27 smithi084 ceph-mon[24850]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:27.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:27 smithi084 ceph-mon[29604]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:28.006 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:27 smithi191 ceph-mon[25681]: pgmap v100: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:30.115 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:29 smithi191 ceph-mon[25681]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:30.116 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:30.116 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:30.116 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:30.116 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:30.116 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:30.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[24850]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:30.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:30.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:30.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:30.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:30.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:30.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[29604]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:30.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:30.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:30.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:30.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:30.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:32.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:31 smithi191 ceph-mon[25681]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:31 smithi084 ceph-mon[24850]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:32.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:31 smithi084 ceph-mon[29604]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:32.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:32:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:32:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:32:32.468 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 4 on host 'smithi191' 2024-04-16T14:32:33.073 DEBUG:teuthology.orchestra.run.smithi191:osd.4> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.4.service 2024-04-16T14:32:33.075 INFO:tasks.cephadm:Deploying osd.5 on smithi191 with /dev/vg_nvme/lv_3... 2024-04-16T14:32:33.075 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-16T14:32:33.419 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.419 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.419 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi191 to 16064M 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:33 smithi191 ceph-mon[25681]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi191 to 16064M 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[24850]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi191 to 16064M 2024-04-16T14:32:33.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:33.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:33 smithi084 ceph-mon[29604]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:34.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:34 smithi191 ceph-mon[25681]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:32:34.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:34 smithi191 ceph-mon[25681]: osdmap e29: 5 total, 4 up, 5 in 2024-04-16T14:32:34.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:34 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:34.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:34 smithi191 ceph-mon[25681]: from='osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:34.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:34 smithi191 ceph-mon[25681]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:34.401 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 14:32:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T14:32:34.049+0000 7f52dcc47700 -1 osd.4 0 waiting for initial osdmap 2024-04-16T14:32:34.401 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 14:32:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T14:32:34.053+0000 7f52d7ddf700 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:32:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[24850]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:32:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[24850]: osdmap e29: 5 total, 4 up, 5 in 2024-04-16T14:32:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[24850]: from='osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[24850]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:34.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[29604]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-16T14:32:34.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[29604]: osdmap e29: 5 total, 4 up, 5 in 2024-04-16T14:32:34.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:34.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[29604]: from='osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:34.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:34 smithi084 ceph-mon[29604]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:35.123 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-16T14:32:35.123 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-16T14:32:35.123 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-16T14:32:35.123 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-16T14:32:35.123 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128936 s, 813 MB/s 2024-04-16T14:32:35.123 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-16T14:32:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[24850]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:32:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[24850]: osdmap e30: 5 total, 4 up, 5 in 2024-04-16T14:32:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:35.239 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[24850]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:35.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[29604]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:32:35.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[29604]: osdmap e30: 5 total, 4 up, 5 in 2024-04-16T14:32:35.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:35.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:35.240 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:35 smithi084 ceph-mon[29604]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:35.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:35 smithi191 ceph-mon[25681]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:32:35.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:35 smithi191 ceph-mon[25681]: osdmap e30: 5 total, 4 up, 5 in 2024-04-16T14:32:35.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:35 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:35.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:35 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:35.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:35 smithi191 ceph-mon[25681]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-16T14:32:35.758 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_3 2024-04-16T14:32:36.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[24850]: osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468] boot 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[24850]: osdmap e31: 5 total, 5 up, 5 in 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[24850]: osdmap e32: 5 total, 5 up, 5 in 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[29604]: osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468] boot 2024-04-16T14:32:36.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[29604]: osdmap e31: 5 total, 5 up, 5 in 2024-04-16T14:32:36.140 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:36.140 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:36 smithi084 ceph-mon[29604]: osdmap e32: 5 total, 5 up, 5 in 2024-04-16T14:32:36.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:36 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:32:36.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:36 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:32:36.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:36 smithi191 ceph-mon[25681]: osd.4 [v2:172.21.15.191:6800/2056716468,v1:172.21.15.191:6801/2056716468] boot 2024-04-16T14:32:36.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:36 smithi191 ceph-mon[25681]: osdmap e31: 5 total, 5 up, 5 in 2024-04-16T14:32:36.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:36 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:32:36.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:36 smithi191 ceph-mon[25681]: osdmap e32: 5 total, 5 up, 5 in 2024-04-16T14:32:37.233 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:37 smithi084 ceph-mon[24850]: pgmap v109: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:37.233 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:37 smithi084 ceph-mon[24850]: osdmap e33: 5 total, 5 up, 5 in 2024-04-16T14:32:37.233 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:37 smithi084 ceph-mon[29604]: pgmap v109: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:37.233 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:37 smithi084 ceph-mon[29604]: osdmap e33: 5 total, 5 up, 5 in 2024-04-16T14:32:37.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:37 smithi191 ceph-mon[25681]: pgmap v109: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:37.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:37 smithi191 ceph-mon[25681]: osdmap e33: 5 total, 5 up, 5 in 2024-04-16T14:32:38.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:38 smithi191 ceph-mon[25681]: from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:38.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:32:38.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:32:38.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:38 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:38.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[24850]: from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:38.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:32:38.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:32:38.399 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:38.400 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[29604]: from='client.24218 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:32:38.400 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:32:38.400 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:32:38.400 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:38 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:39.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:39 smithi191 ceph-mon[25681]: osdmap e34: 5 total, 5 up, 5 in 2024-04-16T14:32:39.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:39 smithi191 ceph-mon[25681]: pgmap v112: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:39.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:39 smithi191 ceph-mon[25681]: osdmap e35: 5 total, 5 up, 5 in 2024-04-16T14:32:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:39 smithi084 ceph-mon[24850]: osdmap e34: 5 total, 5 up, 5 in 2024-04-16T14:32:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:39 smithi084 ceph-mon[24850]: pgmap v112: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:39 smithi084 ceph-mon[24850]: osdmap e35: 5 total, 5 up, 5 in 2024-04-16T14:32:39.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:39 smithi084 ceph-mon[29604]: osdmap e34: 5 total, 5 up, 5 in 2024-04-16T14:32:39.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:39 smithi084 ceph-mon[29604]: pgmap v112: 1 pgs: 1 peering; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:39 smithi084 ceph-mon[29604]: osdmap e35: 5 total, 5 up, 5 in 2024-04-16T14:32:40.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/2528673806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]: dispatch 2024-04-16T14:32:40.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]: dispatch 2024-04-16T14:32:40.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]': finished 2024-04-16T14:32:40.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[24850]: osdmap e36: 6 total, 5 up, 6 in 2024-04-16T14:32:40.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:40.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/2528673806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]: dispatch 2024-04-16T14:32:40.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]: dispatch 2024-04-16T14:32:40.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]': finished 2024-04-16T14:32:40.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[29604]: osdmap e36: 6 total, 5 up, 6 in 2024-04-16T14:32:40.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:40 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:40 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/2528673806' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]: dispatch 2024-04-16T14:32:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:40 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]: dispatch 2024-04-16T14:32:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:40 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a6b10b17-137f-4bb3-b81f-a5a324fcfdad"}]': finished 2024-04-16T14:32:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:40 smithi191 ceph-mon[25681]: osdmap e36: 6 total, 5 up, 6 in 2024-04-16T14:32:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:40 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:41 smithi084 ceph-mon[24850]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:32:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:41 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/2675187001' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:32:41.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:41 smithi084 ceph-mon[29604]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:32:41.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:41 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/2675187001' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:32:41.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:41 smithi191 ceph-mon[25681]: pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 129 KiB/s, 0 objects/s recovering 2024-04-16T14:32:41.594 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:41 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/2675187001' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:32:43.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:43 smithi191 ceph-mon[25681]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-04-16T14:32:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:43 smithi084 ceph-mon[24850]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-04-16T14:32:43.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:43 smithi084 ceph-mon[29604]: pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-04-16T14:32:44.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:32:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:32:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi191 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-16T14:32:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi191 2024-04-16T14:32:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi191 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 84 KiB/s, 0 objects/s recovering 2024-04-16T14:32:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:32:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:32:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-04-16T14:32:46.466 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.467 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:46.467 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:46 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 71 KiB/s, 0 objects/s recovering 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:32:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:46 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:32:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:32:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:47 smithi191 ceph-mon[25681]: Deploying daemon osd.5 on smithi191 2024-04-16T14:32:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:47 smithi191 ceph-mon[25681]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:32:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:47 smithi191 ceph-mon[25681]: Cluster is now healthy 2024-04-16T14:32:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:32:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[24850]: Deploying daemon osd.5 on smithi191 2024-04-16T14:32:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[24850]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:32:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[24850]: Cluster is now healthy 2024-04-16T14:32:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T14:32:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[29604]: Deploying daemon osd.5 on smithi191 2024-04-16T14:32:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[29604]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:32:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:47 smithi084 ceph-mon[29604]: Cluster is now healthy 2024-04-16T14:32:48.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:48 smithi191 ceph-mon[25681]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-16T14:32:48.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:48 smithi084 ceph-mon[29604]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-16T14:32:48.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:48 smithi084 ceph-mon[24850]: pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 59 KiB/s, 0 objects/s recovering 2024-04-16T14:32:51.138 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:50 smithi191 ceph-mon[25681]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:51.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:50 smithi084 ceph-mon[24850]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:51.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:50 smithi084 ceph-mon[29604]: pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:52.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:32:52 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:32:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:32:53.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:52 smithi191 ceph-mon[25681]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:53.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:53.057 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:53.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:52 smithi084 ceph-mon[24850]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:53.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:53.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:53.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:52 smithi084 ceph-mon[29604]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:53.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:53.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:54 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:54 smithi191 ceph-mon[25681]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:54.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:54.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:54.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:54.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:54.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:54.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[24850]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:54.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:54.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:54.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:54.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:54.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:54.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:54 smithi084 ceph-mon[29604]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:56.720 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 5 on host 'smithi191' 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:56 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.112 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:56 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:32:57.383 DEBUG:teuthology.orchestra.run.smithi191:osd.5> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.5.service 2024-04-16T14:32:57.386 INFO:tasks.cephadm:Deploying osd.6 on smithi191 with /dev/vg_nvme/lv_2... 2024-04-16T14:32:57.386 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-16T14:32:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi191 to 8032M 2024-04-16T14:32:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-mon[25681]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:32:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-mon[25681]: osdmap e37: 6 total, 5 up, 6 in 2024-04-16T14:32:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-mon[25681]: from='osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-mon[25681]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-mon[25681]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:32:58.013 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T14:32:57.913+0000 7ff92d2cc700 -1 osd.5 0 waiting for initial osdmap 2024-04-16T14:32:58.013 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 14:32:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T14:32:57.919+0000 7ff927c63700 -1 osd.5 38 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:32:58.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi191 to 8032M 2024-04-16T14:32:58.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[24850]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:32:58.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[24850]: osdmap e37: 6 total, 5 up, 6 in 2024-04-16T14:32:58.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[24850]: from='osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[24850]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[24850]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi191 to 8032M 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[29604]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[29604]: osdmap e37: 6 total, 5 up, 6 in 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[29604]: from='osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[29604]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:32:58.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:57 smithi084 ceph-mon[29604]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:32:58.963 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:58 smithi191 ceph-mon[25681]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:58.963 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:58 smithi191 ceph-mon[25681]: osdmap e38: 6 total, 5 up, 6 in 2024-04-16T14:32:58.963 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:58 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:58.963 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:58 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:58.963 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:58 smithi191 ceph-mon[25681]: osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579] boot 2024-04-16T14:32:58.963 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:58 smithi191 ceph-mon[25681]: osdmap e39: 6 total, 6 up, 6 in 2024-04-16T14:32:58.963 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:58 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[29604]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[29604]: osdmap e38: 6 total, 5 up, 6 in 2024-04-16T14:32:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[29604]: osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579] boot 2024-04-16T14:32:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[29604]: osdmap e39: 6 total, 6 up, 6 in 2024-04-16T14:32:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:59.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[24850]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:32:59.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[24850]: osdmap e38: 6 total, 5 up, 6 in 2024-04-16T14:32:59.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:59.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:59.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[24850]: osd.5 [v2:172.21.15.191:6808/3144627579,v1:172.21.15.191:6809/3144627579] boot 2024-04-16T14:32:59.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[24850]: osdmap e39: 6 total, 6 up, 6 in 2024-04-16T14:32:59.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:58 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:32:59.447 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-16T14:32:59.447 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-16T14:32:59.447 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-16T14:32:59.447 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-16T14:32:59.447 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.012371 s, 848 MB/s 2024-04-16T14:32:59.447 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-16T14:33:00.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:59 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:33:00.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:59 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:33:00.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:32:59 smithi191 ceph-mon[25681]: osdmap e40: 6 total, 6 up, 6 in 2024-04-16T14:33:00.088 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_2 2024-04-16T14:33:00.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:59 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:33:00.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:59 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:33:00.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:32:59 smithi084 ceph-mon[24850]: osdmap e40: 6 total, 6 up, 6 in 2024-04-16T14:33:00.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:59 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:33:00.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:59 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:33:00.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:32:59 smithi084 ceph-mon[29604]: osdmap e40: 6 total, 6 up, 6 in 2024-04-16T14:33:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:00 smithi191 ceph-mon[25681]: pgmap v128: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:33:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:00 smithi191 ceph-mon[25681]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T14:33:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:00 smithi191 ceph-mon[25681]: osdmap e41: 6 total, 6 up, 6 in 2024-04-16T14:33:01.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:00 smithi084 ceph-mon[24850]: pgmap v128: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:33:01.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:00 smithi084 ceph-mon[24850]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T14:33:01.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:00 smithi084 ceph-mon[24850]: osdmap e41: 6 total, 6 up, 6 in 2024-04-16T14:33:01.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:00 smithi084 ceph-mon[29604]: pgmap v128: 1 pgs: 1 peering; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-16T14:33:01.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:00 smithi084 ceph-mon[29604]: Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-16T14:33:01.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:00 smithi084 ceph-mon[29604]: osdmap e41: 6 total, 6 up, 6 in 2024-04-16T14:33:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:02 smithi191 ceph-mon[25681]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:02 smithi191 ceph-mon[25681]: osdmap e42: 6 total, 6 up, 6 in 2024-04-16T14:33:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:02 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:33:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:02 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:33:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:02 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[24850]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[24850]: osdmap e42: 6 total, 6 up, 6 in 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[29604]: pgmap v131: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[29604]: osdmap e42: 6 total, 6 up, 6 in 2024-04-16T14:33:03.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:33:03.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:33:03.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:02 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:04.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:03 smithi191 ceph-mon[25681]: from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:04.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:03 smithi191 ceph-mon[25681]: osdmap e43: 6 total, 6 up, 6 in 2024-04-16T14:33:04.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:03 smithi084 ceph-mon[24850]: from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:04.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:03 smithi084 ceph-mon[24850]: osdmap e43: 6 total, 6 up, 6 in 2024-04-16T14:33:04.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:03 smithi084 ceph-mon[29604]: from='client.24245 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:04.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:03 smithi084 ceph-mon[29604]: osdmap e43: 6 total, 6 up, 6 in 2024-04-16T14:33:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:04 smithi191 ceph-mon[25681]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:04 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/941413587' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]: dispatch 2024-04-16T14:33:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:04 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]: dispatch 2024-04-16T14:33:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:04 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]': finished 2024-04-16T14:33:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:04 smithi191 ceph-mon[25681]: osdmap e44: 7 total, 6 up, 7 in 2024-04-16T14:33:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:04 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[24850]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/941413587' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]: dispatch 2024-04-16T14:33:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]: dispatch 2024-04-16T14:33:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]': finished 2024-04-16T14:33:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[24850]: osdmap e44: 7 total, 6 up, 7 in 2024-04-16T14:33:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:05.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[29604]: pgmap v134: 1 pgs: 1 peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:05.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/941413587' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]: dispatch 2024-04-16T14:33:05.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]: dispatch 2024-04-16T14:33:05.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7516457f-5ed7-4002-8923-06d1703e21a5"}]': finished 2024-04-16T14:33:05.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[29604]: osdmap e44: 7 total, 6 up, 7 in 2024-04-16T14:33:05.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:04 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:06.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:33:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:06.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:33:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/4182744743' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:33:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/4182744743' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:05 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:05 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/4182744743' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:33:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:05 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi191 2024-04-16T14:33:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:33:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T14:33:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:06 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi191 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.275 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 105 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi191 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:07.276 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:07.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:07.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 123 KiB/s, 0 objects/s recovering 2024-04-16T14:33:07.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:06 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:08.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:07 smithi084 ceph-mon[24850]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:33:08.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:07 smithi084 ceph-mon[24850]: Cluster is now healthy 2024-04-16T14:33:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:07 smithi084 ceph-mon[29604]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:33:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:07 smithi084 ceph-mon[29604]: Cluster is now healthy 2024-04-16T14:33:08.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:07 smithi191 ceph-mon[25681]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:33:08.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:07 smithi191 ceph-mon[25681]: Cluster is now healthy 2024-04-16T14:33:10.201 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:09 smithi191 ceph-mon[25681]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-16T14:33:10.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:09 smithi084 ceph-mon[24850]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-16T14:33:10.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:09 smithi084 ceph-mon[29604]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 99 KiB/s, 0 objects/s recovering 2024-04-16T14:33:11.229 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:10 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:33:11.230 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:10 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:11.230 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:10 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:33:11.230 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:10 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:10 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T14:33:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:10 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:12.098 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:11 smithi191 ceph-mon[25681]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-16T14:33:12.098 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:11 smithi191 ceph-mon[25681]: Deploying daemon osd.6 on smithi191 2024-04-16T14:33:12.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:11 smithi084 ceph-mon[24850]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-16T14:33:12.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:11 smithi084 ceph-mon[24850]: Deploying daemon osd.6 on smithi191 2024-04-16T14:33:12.265 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:11 smithi084 ceph-mon[29604]: pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-04-16T14:33:12.265 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:11 smithi084 ceph-mon[29604]: Deploying daemon osd.6 on smithi191 2024-04-16T14:33:12.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:33:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:13.457 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:13 smithi191 ceph-mon[25681]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-16T14:33:13.457 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:13 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:13.457 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:13 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:13 smithi084 ceph-mon[24850]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-16T14:33:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:13 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:13 smithi084 ceph-mon[29604]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-16T14:33:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:13 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:13 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:15 smithi191 ceph-mon[25681]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:16.120 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:15 smithi084 ceph-mon[29604]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:16.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:15 smithi084 ceph-mon[24850]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:17.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[29604]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:17.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:17.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:17.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:17.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:17.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:17.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[24850]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:17.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:17.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:17.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:17.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:17.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:17 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:17.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:17 smithi191 ceph-mon[25681]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:17.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:17 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:17.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:17 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:17.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:17 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:17.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:17 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:17.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:17 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:20.117 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:19 smithi191 ceph-mon[25681]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:20.118 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:19 smithi191 ceph-mon[25681]: from='osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:33:20.118 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:19 smithi191 ceph-mon[25681]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:33:20.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:19 smithi084 ceph-mon[24850]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:20.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:19 smithi084 ceph-mon[24850]: from='osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:33:20.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:19 smithi084 ceph-mon[24850]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:33:20.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:19 smithi084 ceph-mon[29604]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:20.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:19 smithi084 ceph-mon[29604]: from='osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:33:20.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:19 smithi084 ceph-mon[29604]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-16T14:33:20.666 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 6 on host 'smithi191' 2024-04-16T14:33:21.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: osdmap e45: 7 total, 6 up, 7 in 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:20 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.268 DEBUG:teuthology.orchestra.run.smithi191:osd.6> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.6.service 2024-04-16T14:33:21.271 INFO:tasks.cephadm:Deploying osd.7 on smithi191 with /dev/vg_nvme/lv_1... 2024-04-16T14:33:21.271 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: osdmap e45: 7 total, 6 up, 7 in 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: osdmap e45: 7 total, 6 up, 7 in 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:20 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:21 smithi191 ceph-mon[25681]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:21 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi191 to 5354M 2024-04-16T14:33:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:21 smithi191 ceph-mon[25681]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:33:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:21 smithi191 ceph-mon[25681]: osdmap e46: 7 total, 6 up, 7 in 2024-04-16T14:33:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:21 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:21 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:21 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[24850]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi191 to 5354M 2024-04-16T14:33:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[24850]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:33:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[24850]: osdmap e46: 7 total, 6 up, 7 in 2024-04-16T14:33:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[29604]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi191 to 5354M 2024-04-16T14:33:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[29604]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:33:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[29604]: osdmap e46: 7 total, 6 up, 7 in 2024-04-16T14:33:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:21 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:23.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:22 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:33:23.277 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:22 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:33:23.277 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:22 smithi191 ceph-mon[25681]: osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961] boot 2024-04-16T14:33:23.277 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:22 smithi191 ceph-mon[25681]: osdmap e47: 7 total, 7 up, 7 in 2024-04-16T14:33:23.278 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:22 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:23.278 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:22 smithi191 ceph-mon[25681]: osdmap e48: 7 total, 7 up, 7 in 2024-04-16T14:33:23.319 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-16T14:33:23.319 INFO:teuthology.orchestra.run.smithi191.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-16T14:33:23.319 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10+0 records in 2024-04-16T14:33:23.319 INFO:teuthology.orchestra.run.smithi191.stderr:10+0 records out 2024-04-16T14:33:23.319 INFO:teuthology.orchestra.run.smithi191.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121872 s, 860 MB/s 2024-04-16T14:33:23.319 INFO:teuthology.orchestra.run.smithi191.stderr:--> Zapping successful for: 2024-04-16T14:33:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:33:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:33:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[24850]: osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961] boot 2024-04-16T14:33:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[24850]: osdmap e47: 7 total, 7 up, 7 in 2024-04-16T14:33:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[24850]: osdmap e48: 7 total, 7 up, 7 in 2024-04-16T14:33:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:33:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:33:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[29604]: osd.6 [v2:172.21.15.191:6816/3959130961,v1:172.21.15.191:6817/3959130961] boot 2024-04-16T14:33:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[29604]: osdmap e47: 7 total, 7 up, 7 in 2024-04-16T14:33:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:33:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:22 smithi084 ceph-mon[29604]: osdmap e48: 7 total, 7 up, 7 in 2024-04-16T14:33:24.034 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch daemon add osd smithi191:vg_nvme/lv_1 2024-04-16T14:33:24.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:23 smithi191 ceph-mon[25681]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:23 smithi191 ceph-mon[25681]: osdmap e49: 7 total, 7 up, 7 in 2024-04-16T14:33:24.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:23 smithi084 ceph-mon[24850]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:24.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:23 smithi084 ceph-mon[24850]: osdmap e49: 7 total, 7 up, 7 in 2024-04-16T14:33:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:23 smithi084 ceph-mon[29604]: pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-16T14:33:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:23 smithi084 ceph-mon[29604]: osdmap e49: 7 total, 7 up, 7 in 2024-04-16T14:33:26.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:25 smithi084 ceph-mon[24850]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:26.237 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:25 smithi084 ceph-mon[24850]: osdmap e50: 7 total, 7 up, 7 in 2024-04-16T14:33:26.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:25 smithi084 ceph-mon[29604]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:26.237 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:25 smithi084 ceph-mon[29604]: osdmap e50: 7 total, 7 up, 7 in 2024-04-16T14:33:26.238 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:25 smithi191 ceph-mon[25681]: pgmap v152: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:26.238 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:25 smithi191 ceph-mon[25681]: osdmap e50: 7 total, 7 up, 7 in 2024-04-16T14:33:26.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:33:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: osdmap e51: 7 total, 7 up, 7 in 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi191 2024-04-16T14:33:27.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:27.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:26 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: osdmap e51: 7 total, 7 up, 7 in 2024-04-16T14:33:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi191 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: osdmap e51: 7 total, 7 up, 7 in 2024-04-16T14:33:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='client.24272 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi191:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: pgmap v155: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi191 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: pgmap v156: 1 pgs: 1 remapped+peering; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:27.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:26 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:28.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:27 smithi191 ceph-mon[25681]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:33:28.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:27 smithi084 ceph-mon[24850]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:33:28.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:27 smithi084 ceph-mon[29604]: Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T14:33:28.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:33:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-04-16T14:33:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: Cluster is now healthy 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/1336301686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]: dispatch 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]: dispatch 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]': finished 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: osdmap e52: 8 total, 7 up, 8 in 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-04-16T14:33:29.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: Cluster is now healthy 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/1336301686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]: dispatch 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]: dispatch 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]': finished 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: osdmap e52: 8 total, 7 up, 8 in 2024-04-16T14:33:29.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:29 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 119 KiB/s, 0 objects/s recovering 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-04-16T14:33:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:30.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-16T14:33:30.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: Cluster is now healthy 2024-04-16T14:33:30.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/1336301686' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]: dispatch 2024-04-16T14:33:30.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]: dispatch 2024-04-16T14:33:30.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c2ff93d-919e-4a2f-aa7a-67812f863d80"}]': finished 2024-04-16T14:33:30.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: osdmap e52: 8 total, 7 up, 8 in 2024-04-16T14:33:30.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:29 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:30.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/2750938272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:33:30.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/2750938272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:33:31.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/2750938272' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-16T14:33:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:31 smithi084 ceph-mon[24850]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-04-16T14:33:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:31 smithi084 ceph-mon[29604]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-04-16T14:33:31.932 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:31 smithi191 ceph-mon[25681]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-04-16T14:33:32.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:33:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:33.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:33.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:33 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:33.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:33 smithi191 ceph-mon[25681]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-16T14:33:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:33 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:33 smithi084 ceph-mon[24850]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-16T14:33:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:33 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:33 smithi084 ceph-mon[29604]: pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-16T14:33:36.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:35 smithi084 ceph-mon[24850]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-16T14:33:36.096 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:35 smithi084 ceph-mon[29604]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-16T14:33:36.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:35 smithi191 ceph-mon[25681]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 62 KiB/s, 0 objects/s recovering 2024-04-16T14:33:38.107 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:37 smithi084 ceph-mon[24850]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:38.107 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:37 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:33:38.108 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:37 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:38.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:37 smithi084 ceph-mon[29604]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:38.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:37 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:33:38.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:37 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:38.236 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:37 smithi191 ceph-mon[25681]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:38.237 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:37 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T14:33:38.237 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:37 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:39.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:38 smithi084 ceph-mon[24850]: Deploying daemon osd.7 on smithi191 2024-04-16T14:33:39.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:38 smithi084 ceph-mon[29604]: Deploying daemon osd.7 on smithi191 2024-04-16T14:33:39.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:38 smithi191 ceph-mon[25681]: Deploying daemon osd.7 on smithi191 2024-04-16T14:33:40.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:39 smithi191 ceph-mon[25681]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:40.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:39 smithi084 ceph-mon[24850]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:40.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:39 smithi084 ceph-mon[29604]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:42.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:41 smithi191 ceph-mon[25681]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:42.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:41 smithi084 ceph-mon[24850]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:42.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:41 smithi084 ceph-mon[29604]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:44.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:43 smithi191 ceph-mon[25681]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:44.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:43 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:44.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:43 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:44.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:43 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:44.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:43 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:44.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:43 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:44.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[24850]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:44.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:44.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:44.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:44.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:44.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:44.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[29604]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:43 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:45.705 INFO:teuthology.orchestra.run.smithi191.stdout:Created osd(s) 7 on host 'smithi191' 2024-04-16T14:33:46.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:33:46.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:45 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:33:46.390 DEBUG:teuthology.orchestra.run.smithi191:osd.7> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.7.service 2024-04-16T14:33:46.393 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-16T14:33:46.393 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd stat -f json 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:33:46.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:33:46.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:46.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:33:46.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:45 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:33:47.042 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:46 smithi084 ceph-mon[24850]: Adjusting osd_memory_target on smithi191 to 4016M 2024-04-16T14:33:47.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:46 smithi084 ceph-mon[24850]: from='osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:33:47.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:46 smithi084 ceph-mon[24850]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:33:47.043 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:46 smithi084 ceph-mon[29604]: Adjusting osd_memory_target on smithi191 to 4016M 2024-04-16T14:33:47.043 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:46 smithi084 ceph-mon[29604]: from='osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:33:47.043 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:46 smithi084 ceph-mon[29604]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:33:47.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:46 smithi191 ceph-mon[25681]: Adjusting osd_memory_target on smithi191 to 4016M 2024-04-16T14:33:47.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:46 smithi191 ceph-mon[25681]: from='osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:33:47.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:46 smithi191 ceph-mon[25681]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-16T14:33:47.914 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:33:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:33:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: osdmap e53: 8 total, 7 up, 8 in 2024-04-16T14:33:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: from='osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: osdmap e53: 8 total, 7 up, 8 in 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: from='osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:47 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: osdmap e53: 8 total, 7 up, 8 in 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: from='osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]: dispatch 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:48.263 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T14:33:47.958+0000 7f31c1af3700 -1 osd.7 0 waiting for initial osdmap 2024-04-16T14:33:48.263 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 14:33:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T14:33:47.965+0000 7f31bbc89700 -1 osd.7 54 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T14:33:48.276 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi191 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: osdmap e54: 8 total, 7 up, 8 in 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3883860728' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565] boot 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: osdmap e55: 8 total, 8 up, 8 in 2024-04-16T14:33:48.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi191 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: osdmap e54: 8 total, 7 up, 8 in 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3883860728' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565] boot 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: osdmap e55: 8 total, 8 up, 8 in 2024-04-16T14:33:48.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:48 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:49.018 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":54,"num_osds":8,"num_up_osds":7,"osd_up_since":1713278001,"num_in_osds":8,"osd_in_since":1713278008,"num_remapped_pgs":0} 2024-04-16T14:33:49.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi191 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi191", "root=default"]}]': finished 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: osdmap e54: 8 total, 7 up, 8 in 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3883860728' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: osd.7 [v2:172.21.15.191:6824/2653205565,v1:172.21.15.191:6825/2653205565] boot 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: osdmap e55: 8 total, 8 up, 8 in 2024-04-16T14:33:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:48 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:33:50.020 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd stat -f json 2024-04-16T14:33:50.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:49 smithi191 ceph-mon[25681]: purged_snaps scrub starts 2024-04-16T14:33:50.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:49 smithi191 ceph-mon[25681]: purged_snaps scrub ok 2024-04-16T14:33:50.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:49 smithi191 ceph-mon[25681]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:50.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:49 smithi191 ceph-mon[25681]: osdmap e56: 8 total, 8 up, 8 in 2024-04-16T14:33:50.329 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[29604]: purged_snaps scrub starts 2024-04-16T14:33:50.330 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[29604]: purged_snaps scrub ok 2024-04-16T14:33:50.330 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[29604]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:50.330 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[29604]: osdmap e56: 8 total, 8 up, 8 in 2024-04-16T14:33:50.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[24850]: purged_snaps scrub starts 2024-04-16T14:33:50.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[24850]: purged_snaps scrub ok 2024-04-16T14:33:50.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[24850]: pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-16T14:33:50.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:49 smithi084 ceph-mon[24850]: osdmap e56: 8 total, 8 up, 8 in 2024-04-16T14:33:51.929 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:33:52.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:51 smithi191 ceph-mon[25681]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:52.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:51 smithi191 ceph-mon[25681]: osdmap e57: 8 total, 8 up, 8 in 2024-04-16T14:33:52.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:51 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4221955616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:33:52.339 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:51 smithi084 ceph-mon[24850]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:52.339 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:51 smithi084 ceph-mon[24850]: osdmap e57: 8 total, 8 up, 8 in 2024-04-16T14:33:52.340 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:51 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4221955616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:33:52.340 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:51 smithi084 ceph-mon[29604]: pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:52.340 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:51 smithi084 ceph-mon[29604]: osdmap e57: 8 total, 8 up, 8 in 2024-04-16T14:33:52.340 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:51 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4221955616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-16T14:33:52.665 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:33:52 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:33:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:33:52.689 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1713278028,"num_in_osds":8,"osd_in_since":1713278008,"num_remapped_pgs":1} 2024-04-16T14:33:52.689 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd dump --format=json 2024-04-16T14:33:52.903 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:33:53.221 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:52 smithi084 ceph-mon[24850]: osdmap e58: 8 total, 8 up, 8 in 2024-04-16T14:33:53.222 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:53.222 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:52 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:53.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:52 smithi084 ceph-mon[29604]: osdmap e58: 8 total, 8 up, 8 in 2024-04-16T14:33:53.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:53.222 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:52 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:53.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:52 smithi191 ceph-mon[25681]: osdmap e58: 8 total, 8 up, 8 in 2024-04-16T14:33:53.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:53.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:52 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:33:54.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:53 smithi191 ceph-mon[25681]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:53 smithi191 ceph-mon[25681]: osdmap e59: 8 total, 8 up, 8 in 2024-04-16T14:33:54.317 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:53 smithi084 ceph-mon[24850]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:54.317 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:53 smithi084 ceph-mon[24850]: osdmap e59: 8 total, 8 up, 8 in 2024-04-16T14:33:54.318 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:53 smithi084 ceph-mon[29604]: pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:33:54.318 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:53 smithi084 ceph-mon[29604]: osdmap e59: 8 total, 8 up, 8 in 2024-04-16T14:33:54.592 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:33:54.592 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":59,"fsid":"98bb1034-fbfd-11ee-bc90-c7b262605968","created":"2024-04-16T14:28:59.428950+0000","modified":"2024-04-16T14:33:52.968228+0000","last_up_change":"2024-04-16T14:33:48.937370+0000","last_in_change":"2024-04-16T14:33:28.999651+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-04-16T14:31:52.171755+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d39d0c89-64fa-42f6-9661-51adeceb8a3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6803","nonce":489966976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6805","nonce":489966976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6809","nonce":489966976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6807","nonce":489966976}]},"public_addr":"172.21.15.84:6803/489966976","cluster_addr":"172.21.15.84:6805/489966976","heartbeat_back_addr":"172.21.15.84:6809/489966976","heartbeat_front_addr":"172.21.15.84:6807/489966976","state":["exists","up"]},{"osd":1,"uuid":"079b674f-ccb4-4572-be1d-dab36a602c2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6810","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6811","nonce":4038569327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6813","nonce":4038569327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6817","nonce":4038569327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6815","nonce":4038569327}]},"public_addr":"172.21.15.84:6811/4038569327","cluster_addr":"172.21.15.84:6813/4038569327","heartbeat_back_addr":"172.21.15.84:6817/4038569327","heartbeat_front_addr":"172.21.15.84:6815/4038569327","state":["exists","up"]},{"osd":2,"uuid":"d92883b7-69d9-4fab-8ee0-d002734c5a5d","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.84:6818","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6819","nonce":1209121362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6821","nonce":1209121362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6825","nonce":1209121362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6823","nonce":1209121362}]},"public_addr":"172.21.15.84:6819/1209121362","cluster_addr":"172.21.15.84:6821/1209121362","heartbeat_back_addr":"172.21.15.84:6825/1209121362","heartbeat_front_addr":"172.21.15.84:6823/1209121362","state":["exists","up"]},{"osd":3,"uuid":"cba1204b-5363-4f34-8015-bfd077464813","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6826","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6827","nonce":3829394339}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6829","nonce":3829394339}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6833","nonce":3829394339}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6831","nonce":3829394339}]},"public_addr":"172.21.15.84:6827/3829394339","cluster_addr":"172.21.15.84:6829/3829394339","heartbeat_back_addr":"172.21.15.84:6833/3829394339","heartbeat_front_addr":"172.21.15.84:6831/3829394339","state":["exists","up"]},{"osd":4,"uuid":"f9aa8789-f117-4220-8740-544e467ac59e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6801","nonce":2056716468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6803","nonce":2056716468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6807","nonce":2056716468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6805","nonce":2056716468}]},"public_addr":"172.21.15.191:6801/2056716468","cluster_addr":"172.21.15.191:6803/2056716468","heartbeat_back_addr":"172.21.15.191:6807/2056716468","heartbeat_front_addr":"172.21.15.191:6805/2056716468","state":["exists","up"]},{"osd":5,"uuid":"a6b10b17-137f-4bb3-b81f-a5a324fcfdad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6809","nonce":3144627579}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6811","nonce":3144627579}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6815","nonce":3144627579}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6813","nonce":3144627579}]},"public_addr":"172.21.15.191:6809/3144627579","cluster_addr":"172.21.15.191:6811/3144627579","heartbeat_back_addr":"172.21.15.191:6815/3144627579","heartbeat_front_addr":"172.21.15.191:6813/3144627579","state":["exists","up"]},{"osd":6,"uuid":"7516457f-5ed7-4002-8923-06d1703e21a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6817","nonce":3959130961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6819","nonce":3959130961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6823","nonce":3959130961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6821","nonce":3959130961}]},"public_addr":"172.21.15.191:6817/3959130961","cluster_addr":"172.21.15.191:6819/3959130961","heartbeat_back_addr":"172.21.15.191:6823/3959130961","heartbeat_front_addr":"172.21.15.191:6821/3959130961","state":["exists","up"]},{"osd":7,"uuid":"4c2ff93d-919e-4a2f-aa7a-67812f863d80","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6825","nonce":2653205565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6827","nonce":2653205565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6831","nonce":2653205565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6829","nonce":2653205565}]},"public_addr":"172.21.15.191:6825/2653205565","cluster_addr":"172.21.15.191:6827/2653205565","heartbeat_back_addr":"172.21.15.191:6831/2653205565","heartbeat_front_addr":"172.21.15.191:6829/2653205565","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-04-16T14:31:05.094628+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-04-16T14:31:27.103315+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-04-16T14:31:48.776777+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-04-16T14:32:11.067883+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-04-16T14:32:33.093963+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-04-16T14:32:57.165785+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-04-16T14:33:20.799285+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-04-16T14:33:47.072084+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:0/85917438":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/208123310":"2024-04-17T14:29:45.771845+0000","172.21.15.84:6800/2045777757":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/910421786":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/586464776":"2024-04-17T14:29:23.770744+0000","172.21.15.84:6800/4026106927":"2024-04-17T14:29:23.770744+0000","172.21.15.84:6801/4026106927":"2024-04-17T14:29:23.770744+0000","172.21.15.84:6801/2045777757":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/931186231":"2024-04-17T14:29:23.770744+0000","172.21.15.84:0/46735277":"2024-04-17T14:29:23.770744+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-04-16T14:33:55.185 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:54 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/108316553' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:33:55.185 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:54 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/108316553' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:33:55.187 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-16T14:31:52.171755+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, 'object_hash': 2, 'pg_autoscale_mode': 'off', 'pg_num': 1, 'pg_placement_num': 1, 'pg_placement_num_target': 1, 'pg_num_target': 1, 'pg_num_pending': 1, 'last_pg_merge_meta': {'source_pgid': '0.0', 'ready_epoch': 0, 'last_epoch_started': 0, 'last_epoch_clean': 0, 'source_version': "0'0", 'target_version': "0'0"}, 'last_change': '22', 'last_force_op_resend': '0', 'last_force_op_resend_prenautilus': '0', 'last_force_op_resend_preluminous': '0', 'auid': 0, 'snap_mode': 'selfmanaged', 'snap_seq': 0, 'snap_epoch': 0, 'pool_snaps': [], 'removed_snaps': '[]', 'quota_max_bytes': 0, 'quota_max_objects': 0, 'tiers': [], 'tier_of': -1, 'read_tier': -1, 'write_tier': -1, 'cache_mode': 'none', 'target_max_bytes': 0, 'target_max_objects': 0, 'cache_target_dirty_ratio_micro': 400000, 'cache_target_dirty_high_ratio_micro': 600000, 'cache_target_full_ratio_micro': 800000, 'cache_min_flush_age': 0, 'cache_min_evict_age': 0, 'erasure_code_profile': '', 'hit_set_params': {'type': 'none'}, 'hit_set_period': 0, 'hit_set_count': 0, 'use_gmt_hitset': True, 'min_read_recency_for_promote': 0, 'min_write_recency_for_promote': 0, 'hit_set_grade_decay_rate': 0, 'hit_set_search_last_n': 0, 'grade_table': [], 'stripe_width': 0, 'expected_num_objects': 0, 'fast_read': False, 'options': {'pg_num_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}}] 2024-04-16T14:33:55.187 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-16T14:33:55.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:54 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/108316553' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:33:55.401 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:33:56.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:55 smithi084 ceph-mon[24850]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-04-16T14:33:56.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:55 smithi084 ceph-mon[29604]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-04-16T14:33:56.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:55 smithi191 ceph-mon[25681]: pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s, 0 objects/s recovering 2024-04-16T14:33:57.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:56 smithi084 ceph-mon[24850]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:33:57.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:56 smithi084 ceph-mon[29604]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:33:57.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:56 smithi191 ceph-mon[25681]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-16T14:33:58.520 INFO:teuthology.orchestra.run.smithi084.stdout:pg_num: 1 2024-04-16T14:33:58.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:58 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2803259484' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-16T14:33:58.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:58 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2803259484' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-16T14:33:59.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:58 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2803259484' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-16T14:33:59.309 INFO:tasks.cephadm:Adding prometheus.a on smithi191 2024-04-16T14:33:59.309 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch apply prometheus '1;smithi191=a' 2024-04-16T14:34:00.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:33:59 smithi191 ceph-mon[25681]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-16T14:34:00.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:33:59 smithi084 ceph-mon[24850]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-16T14:34:00.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:33:59 smithi084 ceph-mon[29604]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-04-16T14:34:01.320 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled prometheus update... 2024-04-16T14:34:01.982 DEBUG:teuthology.orchestra.run.smithi191:prometheus.a> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service 2024-04-16T14:34:01.985 INFO:tasks.cephadm:Adding node-exporter.a on smithi084 2024-04-16T14:34:01.985 INFO:tasks.cephadm:Adding node-exporter.b on smithi191 2024-04-16T14:34:01.985 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch apply node-exporter '2;smithi084=a;smithi191=b' 2024-04-16T14:34:02.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:01 smithi191 ceph-mon[25681]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-16T14:34:02.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:01 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:34:02.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:01 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:02.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:01 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:02.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:01 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:02.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:01 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:34:02.052 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:01 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[24850]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:34:02.397 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[29604]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-04-16T14:34:02.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:34:02.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:02.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:02.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:02.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' 2024-04-16T14:34:02.398 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:01 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:34:02.651 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ignoring --setuser ceph since I am not root 2024-04-16T14:34:02.652 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ignoring --setgroup ceph since I am not root 2024-04-16T14:34:02.652 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-mgr[27171]: -- 172.21.15.191:0/3930028626 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5593fba32340 con 0x5593fba0a800 2024-04-16T14:34:02.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setuser ceph since I am not root 2024-04-16T14:34:02.674 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setgroup ceph since I am not root 2024-04-16T14:34:02.674 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mgr[25085]: -- 172.21.15.84:0/239854251 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55806a15e340 con 0x55806a136800 2024-04-16T14:34:02.946 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:02.871+0000 7fe1a8b63000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:34:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[24850]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[24850]: Saving service prometheus spec with placement smithi191=a;count:1 2024-04-16T14:34:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[24850]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:34:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[24850]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-16T14:34:03.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[29604]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[29604]: Saving service prometheus spec with placement smithi191=a;count:1 2024-04-16T14:34:03.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[29604]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:34:03.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-mon[29604]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-16T14:34:03.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:02.870+0000 7fabcbc51000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:34:03.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:02.959+0000 7fabcbc51000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:34:03.213 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:02.963+0000 7fe1a8b63000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:34:03.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-mon[25681]: from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:03.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-mon[25681]: Saving service prometheus spec with placement smithi191=a;count:1 2024-04-16T14:34:03.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-mon[25681]: from='mgr.14148 172.21.15.84:0/864619567' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:34:03.213 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:02 smithi191 ceph-mon[25681]: mgrmap e16: y(active, since 4m), standbys: x 2024-04-16T14:34:03.854 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:03.541+0000 7fabcbc51000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:34:03.855 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:03.627+0000 7fabcbc51000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:34:03.855 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:03.708+0000 7fabcbc51000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:34:03.855 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:03.856+0000 7fabcbc51000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:34:03.898 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:03.565+0000 7fe1a8b63000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:34:03.899 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:03.658+0000 7fe1a8b63000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:34:03.899 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:03.744+0000 7fe1a8b63000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:34:03.899 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:03.900+0000 7fe1a8b63000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:34:04.126 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:03.935+0000 7fabcbc51000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:34:04.126 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:04.044+0000 7fabcbc51000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:34:04.126 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:04.127+0000 7fabcbc51000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:34:04.172 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:03.983+0000 7fe1a8b63000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:34:04.173 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:04.091+0000 7fe1a8b63000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:34:04.173 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:04.174+0000 7fe1a8b63000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:34:04.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:04.289+0000 7fabcbc51000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:34:04.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:04.373+0000 7fabcbc51000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:34:04.511 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:04.336+0000 7fe1a8b63000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:34:04.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:04.421+0000 7fe1a8b63000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:34:05.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:05.385+0000 7fabcbc51000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:34:05.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:05.515+0000 7fabcbc51000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:34:05.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:05.484+0000 7fe1a8b63000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:34:05.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:05.618+0000 7fe1a8b63000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:34:06.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:05.823+0000 7fe1a8b63000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:34:06.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:05.917+0000 7fe1a8b63000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:34:06.054 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:06.055+0000 7fe1a8b63000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:34:06.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:05.706+0000 7fabcbc51000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:34:06.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:05.793+0000 7fabcbc51000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:34:06.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:05.929+0000 7fabcbc51000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:34:06.480 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:06.252+0000 7fabcbc51000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:34:06.674 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:06.374+0000 7fe1a8b63000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:34:06.675 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:06.593+0000 7fe1a8b63000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:34:06.749 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:06.481+0000 7fabcbc51000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:34:06.749 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:06.573+0000 7fabcbc51000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:34:07.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:06.676+0000 7fe1a8b63000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:34:07.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:06.844+0000 7fe1a8b63000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:34:07.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:06.751+0000 7fabcbc51000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:34:07.979 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:07.689+0000 7fabcbc51000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:34:08.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:07.754+0000 7fe1a8b63000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:34:08.281 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:08.057+0000 7fe1a8b63000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:34:08.281 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:08.154+0000 7fe1a8b63000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:34:08.285 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:07.981+0000 7fabcbc51000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:34:08.285 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:08.075+0000 7fabcbc51000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:34:08.285 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:08.225+0000 7fabcbc51000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:34:08.617 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-mon[24850]: Active manager daemon y restarted 2024-04-16T14:34:08.617 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-mon[24850]: Activating manager daemon y 2024-04-16T14:34:08.617 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-mon[24850]: osdmap e60: 8 total, 8 up, 8 in 2024-04-16T14:34:08.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-mon[29604]: Active manager daemon y restarted 2024-04-16T14:34:08.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-mon[29604]: Activating manager daemon y 2024-04-16T14:34:08.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-mon[29604]: osdmap e60: 8 total, 8 up, 8 in 2024-04-16T14:34:08.618 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:34:08] ENGINE Bus STARTING 2024-04-16T14:34:08.618 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: CherryPy Checker: 2024-04-16T14:34:08.618 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: The Application mounted at '' has an empty config. 2024-04-16T14:34:08.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-mon[25681]: Active manager daemon y restarted 2024-04-16T14:34:08.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-mon[25681]: Activating manager daemon y 2024-04-16T14:34:08.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-mon[25681]: osdmap e60: 8 total, 8 up, 8 in 2024-04-16T14:34:08.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:08.313+0000 7fe1a8b63000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:34:08.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: [16/Apr/2024:14:34:08] ENGINE Bus STARTING 2024-04-16T14:34:08.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: CherryPy Checker: 2024-04-16T14:34:08.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: The Application mounted at '' has an empty config. 2024-04-16T14:34:08.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: 2024-04-16T14:34:08.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: [16/Apr/2024:14:34:08] ENGINE Serving on http://:::9283 2024-04-16T14:34:08.671 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: [16/Apr/2024:14:34:08] ENGINE Bus STARTED 2024-04-16T14:34:08.902 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:34:08.902 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:34:08] ENGINE Serving on http://:::9283 2024-04-16T14:34:08.902 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:34:08] ENGINE Bus STARTED 2024-04-16T14:34:09.162 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:34:08] ENGINE Bus STARTING 2024-04-16T14:34:09.162 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:34:09] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:34:09.162 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:34:09] ENGINE Bus STARTED 2024-04-16T14:34:09.308 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled node-exporter update... 2024-04-16T14:34:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: mgrmap e17: y(active, starting, since 0.0566863s), standbys: x 2024-04-16T14:34:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:34:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:34:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:34:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: Manager daemon y is now available 2024-04-16T14:34:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: Standby manager daemon x restarted 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: mgrmap e17: y(active, starting, since 0.0566863s), standbys: x 2024-04-16T14:34:09.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:34:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: Manager daemon y is now available 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:09.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]': finished 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]': finished 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]': finished 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]': finished 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:34:09.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.503 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: mgrmap e17: y(active, starting, since 0.0566863s), standbys: x 2024-04-16T14:34:09.503 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:34:09.503 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:34:09.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: Manager daemon y is now available 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: Standby manager daemon x restarted 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2399104040' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:34:09.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]': finished 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]': finished 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:34:09.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.391 DEBUG:teuthology.orchestra.run.smithi084:node-exporter.a> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service 2024-04-16T14:34:10.393 DEBUG:teuthology.orchestra.run.smithi191:node-exporter.b> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service 2024-04-16T14:34:10.433 INFO:tasks.cephadm:Adding alertmanager.a on smithi084 2024-04-16T14:34:10.433 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch apply alertmanager '1;smithi084=a' 2024-04-16T14:34:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: [16/Apr/2024:14:34:08] ENGINE Bus STARTING 2024-04-16T14:34:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: [16/Apr/2024:14:34:09] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:34:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: [16/Apr/2024:14:34:09] ENGINE Bus STARTED 2024-04-16T14:34:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:34:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:34:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: mgrmap e18: y(active, since 1.07215s), standbys: x 2024-04-16T14:34:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi084=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: Saving service node-exporter spec with placement smithi084=a;smithi191=b;count:2 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: [16/Apr/2024:14:34:08] ENGINE Bus STARTING 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: [16/Apr/2024:14:34:09] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: [16/Apr/2024:14:34:09] ENGINE Bus STARTED 2024-04-16T14:34:10.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: mgrmap e18: y(active, since 1.07215s), standbys: x 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi084=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: Saving service node-exporter spec with placement smithi084=a;smithi191=b;count:2 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:34:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: [16/Apr/2024:14:34:08] ENGINE Bus STARTING 2024-04-16T14:34:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: [16/Apr/2024:14:34:09] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:34:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: [16/Apr/2024:14:34:09] ENGINE Bus STARTED 2024-04-16T14:34:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:34:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:34:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: mgrmap e18: y(active, since 1.07215s), standbys: x 2024-04-16T14:34:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: from='client.24332 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi084=a;smithi191=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:10.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: Saving service node-exporter spec with placement smithi084=a;smithi191=b;count:2 2024-04-16T14:34:10.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:10.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:10.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-16T14:34:11.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:11 smithi191 ceph-mon[25681]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:11.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:11 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:34:11.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:11 smithi191 ceph-mon[25681]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-16T14:34:11.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:11 smithi191 ceph-mon[25681]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:34:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[24850]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:34:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[24850]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-16T14:34:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[24850]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:34:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[29604]: pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-16T14:34:11.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[29604]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-16T14:34:11.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:11 smithi084 ceph-mon[29604]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:34:12.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:34:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:12.964 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled alertmanager update... 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[24850]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[29604]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:13 smithi191 ceph-mon[25681]: pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:13.956 DEBUG:teuthology.orchestra.run.smithi084:alertmanager.a> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service 2024-04-16T14:34:13.960 INFO:tasks.cephadm:Adding grafana.a on smithi191 2024-04-16T14:34:13.960 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph orch apply grafana '1;smithi191=a' 2024-04-16T14:34:14.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:14 smithi084 ceph-mon[24850]: from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi084=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:14.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:14 smithi084 ceph-mon[24850]: Saving service alertmanager spec with placement smithi084=a;count:1 2024-04-16T14:34:14.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:14 smithi084 ceph-mon[29604]: from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi084=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:14.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:14 smithi084 ceph-mon[29604]: Saving service alertmanager spec with placement smithi084=a;count:1 2024-04-16T14:34:14.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:14 smithi191 ceph-mon[25681]: from='client.24359 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi084=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:14.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:14 smithi191 ceph-mon[25681]: Saving service alertmanager spec with placement smithi084=a;count:1 2024-04-16T14:34:15.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:15 smithi191 ceph-mon[25681]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:15 smithi084 ceph-mon[24850]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:15 smithi084 ceph-mon[29604]: pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:17.410 INFO:teuthology.orchestra.run.smithi191.stdout:Scheduled grafana update... 2024-04-16T14:34:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:17 smithi191 ceph-mon[25681]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:17.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:17 smithi084 ceph-mon[24850]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:17.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:17 smithi084 ceph-mon[29604]: pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:18.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:18 smithi191 ceph-mon[25681]: from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:18.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:18 smithi191 ceph-mon[25681]: Saving service grafana spec with placement smithi191=a;count:1 2024-04-16T14:34:18.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:18 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:18.646 DEBUG:teuthology.orchestra.run.smithi191:grafana.a> sudo journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service 2024-04-16T14:34:18.648 INFO:tasks.cephadm:Setting up client nodes... 2024-04-16T14:34:18.651 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-16T14:34:18.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:18 smithi084 ceph-mon[29604]: from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:18.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:18 smithi084 ceph-mon[29604]: Saving service grafana spec with placement smithi191=a;count:1 2024-04-16T14:34:18.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:18 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:18.671 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:18 smithi084 ceph-mon[24850]: from='client.24365 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi191=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:34:18.671 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:18 smithi084 ceph-mon[24850]: Saving service grafana spec with placement smithi191=a;count:1 2024-04-16T14:34:18.671 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:18 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:19.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:19 smithi084 ceph-mon[24850]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:19.547 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:19 smithi084 ceph-mon[29604]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:19.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:19 smithi191 ceph-mon[25681]: pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:21.591 INFO:teuthology.orchestra.run.smithi084.stdout:[client.0] 2024-04-16T14:34:21.592 INFO:teuthology.orchestra.run.smithi084.stdout: key = AQBtjB5mEWsVIxAAzek9kaKkaj8Y1Ueb5ZwUgg== 2024-04-16T14:34:21.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:21 smithi084 ceph-mon[24850]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:21.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:21 smithi084 ceph-mon[29604]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:21.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:21 smithi191 ceph-mon[25681]: pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:22.222 DEBUG:teuthology.orchestra.run.smithi084:> set -ex 2024-04-16T14:34:22.222 DEBUG:teuthology.orchestra.run.smithi084:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-16T14:34:22.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-16T14:34:22.309 DEBUG:teuthology.orchestra.run.smithi191:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-16T14:34:22.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:22 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/520772162' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:34:22.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:22 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/520772162' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T14:34:22.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:22 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/520772162' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:34:22.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:22 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/520772162' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T14:34:22.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:22 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/520772162' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:34:22.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:22 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/520772162' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-16T14:34:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:23 smithi191 ceph-mon[25681]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:23.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:23 smithi084 ceph-mon[24850]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:23.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:23 smithi084 ceph-mon[29604]: pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:24.950 INFO:teuthology.orchestra.run.smithi191.stdout:[client.1] 2024-04-16T14:34:24.950 INFO:teuthology.orchestra.run.smithi191.stdout: key = AQBwjB5m0K54OBAAfXoJeN6qCGrDQvgQrmz5bg== 2024-04-16T14:34:25.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:24 smithi191 ceph-mon[25681]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:25.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:24 smithi191 ceph-mon[25681]: from='client.? 172.21.15.191:0/3799956817' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:34:25.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:25 smithi191 podman[41800]: 2024-04-16 14:34:25.007909544 +0000 UTC m=+0.231504983 container create 70fedddaf78f23c398dd6382c9d3cc2d99ee99ab4aafdc1f748887acaba692f6 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:24 smithi084 ceph-mon[29604]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:24 smithi084 ceph-mon[29604]: from='client.? 172.21.15.191:0/3799956817' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:34:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:24 smithi084 ceph-mon[24850]: pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:24 smithi084 ceph-mon[24850]: from='client.? 172.21.15.191:0/3799956817' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-16T14:34:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:25 smithi191 ceph-mon[25681]: 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-04-16T14:34:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:25 smithi191 ceph-mon[25681]: 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-04-16T14:34:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:25 smithi084 ceph-mon[24850]: 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-04-16T14:34:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:25 smithi084 ceph-mon[24850]: 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-04-16T14:34:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:25 smithi084 ceph-mon[29604]: 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-04-16T14:34:26.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:25 smithi084 ceph-mon[29604]: 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-04-16T14:34:26.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:26 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:34:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:26.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 podman[41800]: 2024-04-16 14:34:26.445376809 +0000 UTC m=+1.668972249 container init 70fedddaf78f23c398dd6382c9d3cc2d99ee99ab4aafdc1f748887acaba692f6 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:26.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 podman[41800]: 2024-04-16 14:34:26.448981654 +0000 UTC m=+1.672577095 container start 70fedddaf78f23c398dd6382c9d3cc2d99ee99ab4aafdc1f748887acaba692f6 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:26.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.475Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:34:26.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.475Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.475Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.475Z caller=main.go:518 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.475Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.475Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.476Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.477Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.478Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.480Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.480Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.228µs 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.480Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.481Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-16T14:34:26.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.481Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.199µs wal_replay_duration=142.231µs total_replay_duration=185.912µs 2024-04-16T14:34:26.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.481Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:34:26.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.481Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:34:26.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.481Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:34:26.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.496Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.640054ms db_storage=716ns remote_storage=1.575µs web_handler=322ns query_engine=638ns scrape=392.655µs scrape_sd=19.77µs notify=867ns notify_sd=1.387µs rules=13.988307ms 2024-04-16T14:34:26.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:26.496Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:34:26.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 bash[41800]: 70fedddaf78f23c398dd6382c9d3cc2d99ee99ab4aafdc1f748887acaba692f6 2024-04-16T14:34:26.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:26 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:34:27.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:27 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:27 smithi191 ceph-mon[25681]: Detected new or changed devices on smithi191 2024-04-16T14:34:27.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:27 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:27 smithi191 ceph-mon[25681]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:27.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:27 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.186 DEBUG:teuthology.orchestra.run.smithi191:> set -ex 2024-04-16T14:34:27.187 DEBUG:teuthology.orchestra.run.smithi191:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-16T14:34:27.187 DEBUG:teuthology.orchestra.run.smithi191:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[24850]: Detected new or changed devices on smithi191 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[24850]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[29604]: Detected new or changed devices on smithi191 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.197 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[29604]: pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:27.198 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:27 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:27.235 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-16T14:34:27.236 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-16T14:34:27.236 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph mgr dump --format=json 2024-04-16T14:34:27.480 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:27.500 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:27 smithi084 systemd[1]: Starting Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:34:27.835 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:27 smithi084 bash[45547]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-04-16T14:34:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:28 smithi084 ceph-mon[24850]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:34:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:28 smithi084 ceph-mon[29604]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:34:28.173 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:27 smithi084 bash[45547]: Getting image source signatures 2024-04-16T14:34:28.174 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:27 smithi084 bash[45547]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-04-16T14:34:28.174 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:27 smithi084 bash[45547]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-04-16T14:34:28.174 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:27 smithi084 bash[45547]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-04-16T14:34:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:28 smithi191 ceph-mon[25681]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:34:29.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:29 smithi191 ceph-mon[25681]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:29.435 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:29 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:29.555 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:29 smithi084 ceph-mon[24850]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:29.555 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:29 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:29.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:29 smithi084 ceph-mon[29604]: pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:29.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:29 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:29.781 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:34:29.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:29 smithi084 bash[45547]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-04-16T14:34:30.321 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:29 smithi084 bash[45547]: Writing manifest to image destination 2024-04-16T14:34:30.665 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4160805114' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:34:30.665 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4160805114' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:34:30.665 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:30 smithi084 podman[45547]: 2024-04-16 14:34:30.275260037 +0000 UTC m=+2.877275529 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-16T14:34:30.666 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:34:30] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:30.687 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":19,"active_gid":14421,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6800","nonce":2909075635},{"type":"v1","addr":"172.21.15.84:6801","nonce":2909075635}]},"active_addr":"172.21.15.84:6801/2909075635","active_change":"2024-04-16T14:34:08.227817+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24320,"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.84:8443/","prometheus":"http://172.21.15.84: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":60,"active_clients":[{"addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":793530867}]},{"addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":3961531971}]},{"addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":1970203304}]},{"addrvec":[{"type":"v2","addr":"172.21.15.84:0","nonce":2010483179}]}]}} 2024-04-16T14:34:30.690 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-16T14:34:30.691 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-16T14:34:30.691 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd dump --format=json 2024-04-16T14:34:30.741 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4160805114' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:34:30.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:30 smithi084 podman[45547]: 2024-04-16 14:34:30.818179319 +0000 UTC m=+3.420194810 container create 31cd09b02c469df10e8079718e11673a9b734f8fdfb1c909e301871e76f74d07 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:31.094 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:31.252 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 podman[45547]: 2024-04-16 14:34:31.003767676 +0000 UTC m=+3.605783165 container init 31cd09b02c469df10e8079718e11673a9b734f8fdfb1c909e301871e76f74d07 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 podman[45547]: 2024-04-16 14:34:31.007432418 +0000 UTC m=+3.609447911 container start 31cd09b02c469df10e8079718e11673a9b734f8fdfb1c909e301871e76f74d07 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.011Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.011Z 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-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.011Z 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-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.011Z 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-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:34:31.253 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:34:31.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:34:31.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:34:31.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:34:31.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:34:31.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:34:31.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:34:31.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:34:31.255 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:34:31.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:34:31.257 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:34:31.257 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:34:31.257 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:34:31.257 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:34:31.257 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[45761]: ts=2024-04-16T14:34:31.012Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:34:31.257 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 bash[45547]: 31cd09b02c469df10e8079718e11673a9b734f8fdfb1c909e301871e76f74d07 2024-04-16T14:34:31.257 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:34:31 smithi084 systemd[1]: Started Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:34:31.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:31 smithi191 ceph-mon[25681]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:31 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:31 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:31 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.513 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:34:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:31.513 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:34:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[24850]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[29604]: pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:31.514 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:31 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:32.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:32 smithi191 bash[42673]: Trying to pull quay.io/prometheus/node-exporter:v1.3.1... 2024-04-16T14:34:32.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:32 smithi084 ceph-mon[29604]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:34:32.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:32 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:32.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:32 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:32.608 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:32 smithi084 ceph-mon[24850]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:34:32.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:32 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:32.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:32 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:32.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:32 smithi191 ceph-mon[25681]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:34:32.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:32 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:32.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:32 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:32.762 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:32 smithi191 bash[42673]: Getting image source signatures 2024-04-16T14:34:32.762 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:32 smithi191 bash[42673]: Copying blob sha256:b5db1e299295edf3005515ab7879c1df64a33c185d3a7a23aa4dcaa17d26f7b3 2024-04-16T14:34:32.762 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:32 smithi191 bash[42673]: Copying blob sha256:aa2a8d90b84cb2a9c422e7005cd166a008ccf22ef5d7d4f07128478585ce35ea 2024-04-16T14:34:32.762 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:32 smithi191 bash[42673]: Copying blob sha256:b45d31ee2d7f9f452678a85b0c837c29e12089f31ee8dbac6c8c24dfa4054a30 2024-04-16T14:34:32.887 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:34:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:33.176 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:34:33.176 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":60,"fsid":"98bb1034-fbfd-11ee-bc90-c7b262605968","created":"2024-04-16T14:28:59.428950+0000","modified":"2024-04-16T14:34:08.227477+0000","last_up_change":"2024-04-16T14:33:48.937370+0000","last_in_change":"2024-04-16T14:33:28.999651+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-04-16T14:31:52.171755+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d39d0c89-64fa-42f6-9661-51adeceb8a3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6803","nonce":489966976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6805","nonce":489966976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6809","nonce":489966976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6807","nonce":489966976}]},"public_addr":"172.21.15.84:6803/489966976","cluster_addr":"172.21.15.84:6805/489966976","heartbeat_back_addr":"172.21.15.84:6809/489966976","heartbeat_front_addr":"172.21.15.84:6807/489966976","state":["exists","up"]},{"osd":1,"uuid":"079b674f-ccb4-4572-be1d-dab36a602c2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6810","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6811","nonce":4038569327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6813","nonce":4038569327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6817","nonce":4038569327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6815","nonce":4038569327}]},"public_addr":"172.21.15.84:6811/4038569327","cluster_addr":"172.21.15.84:6813/4038569327","heartbeat_back_addr":"172.21.15.84:6817/4038569327","heartbeat_front_addr":"172.21.15.84:6815/4038569327","state":["exists","up"]},{"osd":2,"uuid":"d92883b7-69d9-4fab-8ee0-d002734c5a5d","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.84:6818","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6819","nonce":1209121362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6821","nonce":1209121362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6825","nonce":1209121362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6823","nonce":1209121362}]},"public_addr":"172.21.15.84:6819/1209121362","cluster_addr":"172.21.15.84:6821/1209121362","heartbeat_back_addr":"172.21.15.84:6825/1209121362","heartbeat_front_addr":"172.21.15.84:6823/1209121362","state":["exists","up"]},{"osd":3,"uuid":"cba1204b-5363-4f34-8015-bfd077464813","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6826","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6827","nonce":3829394339}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6829","nonce":3829394339}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6833","nonce":3829394339}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6831","nonce":3829394339}]},"public_addr":"172.21.15.84:6827/3829394339","cluster_addr":"172.21.15.84:6829/3829394339","heartbeat_back_addr":"172.21.15.84:6833/3829394339","heartbeat_front_addr":"172.21.15.84:6831/3829394339","state":["exists","up"]},{"osd":4,"uuid":"f9aa8789-f117-4220-8740-544e467ac59e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6801","nonce":2056716468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6803","nonce":2056716468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6807","nonce":2056716468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6805","nonce":2056716468}]},"public_addr":"172.21.15.191:6801/2056716468","cluster_addr":"172.21.15.191:6803/2056716468","heartbeat_back_addr":"172.21.15.191:6807/2056716468","heartbeat_front_addr":"172.21.15.191:6805/2056716468","state":["exists","up"]},{"osd":5,"uuid":"a6b10b17-137f-4bb3-b81f-a5a324fcfdad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6809","nonce":3144627579}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6811","nonce":3144627579}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6815","nonce":3144627579}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6813","nonce":3144627579}]},"public_addr":"172.21.15.191:6809/3144627579","cluster_addr":"172.21.15.191:6811/3144627579","heartbeat_back_addr":"172.21.15.191:6815/3144627579","heartbeat_front_addr":"172.21.15.191:6813/3144627579","state":["exists","up"]},{"osd":6,"uuid":"7516457f-5ed7-4002-8923-06d1703e21a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6817","nonce":3959130961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6819","nonce":3959130961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6823","nonce":3959130961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6821","nonce":3959130961}]},"public_addr":"172.21.15.191:6817/3959130961","cluster_addr":"172.21.15.191:6819/3959130961","heartbeat_back_addr":"172.21.15.191:6823/3959130961","heartbeat_front_addr":"172.21.15.191:6821/3959130961","state":["exists","up"]},{"osd":7,"uuid":"4c2ff93d-919e-4a2f-aa7a-67812f863d80","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6825","nonce":2653205565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6827","nonce":2653205565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6831","nonce":2653205565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6829","nonce":2653205565}]},"public_addr":"172.21.15.191:6825/2653205565","cluster_addr":"172.21.15.191:6827/2653205565","heartbeat_back_addr":"172.21.15.191:6831/2653205565","heartbeat_front_addr":"172.21.15.191:6829/2653205565","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-04-16T14:31:05.094628+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-04-16T14:31:27.103315+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-04-16T14:31:48.776777+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-04-16T14:32:11.067883+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-04-16T14:32:33.093963+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-04-16T14:32:57.165785+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-04-16T14:33:20.799285+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-04-16T14:33:47.072084+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:0/1893216938":"2024-04-17T14:34:08.227444+0000","172.21.15.84:0/3121248147":"2024-04-17T14:34:08.227444+0000","172.21.15.84:6801/3123241593":"2024-04-17T14:34:08.227444+0000","172.21.15.84:0/2408205965":"2024-04-17T14:34:08.227444+0000","172.21.15.84:0/85917438":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/208123310":"2024-04-17T14:29:45.771845+0000","172.21.15.84:6800/3123241593":"2024-04-17T14:34:08.227444+0000","172.21.15.84:6800/2045777757":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/910421786":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/586464776":"2024-04-17T14:29:23.770744+0000","172.21.15.84:6800/4026106927":"2024-04-17T14:29:23.770744+0000","172.21.15.84:0/3665128183":"2024-04-17T14:34:08.227444+0000","172.21.15.84:6801/4026106927":"2024-04-17T14:29:23.770744+0000","172.21.15.84:6801/2045777757":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/931186231":"2024-04-17T14:29:23.770744+0000","172.21.15.84:0/46735277":"2024-04-17T14:29:23.770744+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-04-16T14:34:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[24850]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1489060521' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:34:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[29604]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:33 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1489060521' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:34:33.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:33 smithi191 ceph-mon[25681]: pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:33.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:33 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:33.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:33 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:33.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:33 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1489060521' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:34:33.859 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-16T14:34:33.859 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd dump --format=json 2024-04-16T14:34:34.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:33 smithi191 bash[42673]: Copying config sha256:1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 2024-04-16T14:34:34.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:33 smithi191 bash[42673]: Writing manifest to image destination 2024-04-16T14:34:34.395 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:34.465 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 podman[42673]: 2024-04-16 14:34:34.167627809 +0000 UTC m=+2.196325115 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-16T14:34:34.465 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 podman[42673]: 2024-04-16 14:34:34.257800249 +0000 UTC m=+2.286497591 container create ed21c291468ef91641403fb9946303c2873ebf1f5d76b633180248c3630e1310 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:34:34.723 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 podman[42673]: 2024-04-16 14:34:34.468150607 +0000 UTC m=+2.496847908 container init ed21c291468ef91641403fb9946303c2873ebf1f5d76b633180248c3630e1310 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 podman[42673]: 2024-04-16 14:34:34.471245296 +0000 UTC m=+2.499942609 container start ed21c291468ef91641403fb9946303c2873ebf1f5d76b633180248c3630e1310 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.475Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.475Z 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-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z 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-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z 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-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:34:34.724 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:34:34.725 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:34:34.726 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:34:34.727 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[42724]: ts=2024-04-16T14:34:34.476Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 bash[42673]: ed21c291468ef91641403fb9946303c2873ebf1f5d76b633180248c3630e1310 2024-04-16T14:34:34.728 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:34:34 smithi191 systemd[1]: Started Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:34:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-mon[25681]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:34 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[24850]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:35.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[29604]: pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:35.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:35.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:35.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:35.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:35.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:34 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:36.118 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.118 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:35 smithi084 ceph-mon[24850]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:34:36.118 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:35 smithi084 ceph-mon[24850]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:34:36.119 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.119 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:35 smithi084 ceph-mon[29604]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:34:36.119 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:35 smithi084 ceph-mon[29604]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:34:36.159 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:34:36.160 INFO:teuthology.orchestra.run.smithi084.stdout:{"epoch":60,"fsid":"98bb1034-fbfd-11ee-bc90-c7b262605968","created":"2024-04-16T14:28:59.428950+0000","modified":"2024-04-16T14:34:08.227477+0000","last_up_change":"2024-04-16T14:33:48.937370+0000","last_in_change":"2024-04-16T14:33:28.999651+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-04-16T14:31:52.171755+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}}}],"osds":[{"osd":0,"uuid":"d39d0c89-64fa-42f6-9661-51adeceb8a3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6802","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6803","nonce":489966976}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6804","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6805","nonce":489966976}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6808","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6809","nonce":489966976}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6806","nonce":489966976},{"type":"v1","addr":"172.21.15.84:6807","nonce":489966976}]},"public_addr":"172.21.15.84:6803/489966976","cluster_addr":"172.21.15.84:6805/489966976","heartbeat_back_addr":"172.21.15.84:6809/489966976","heartbeat_front_addr":"172.21.15.84:6807/489966976","state":["exists","up"]},{"osd":1,"uuid":"079b674f-ccb4-4572-be1d-dab36a602c2d","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6810","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6811","nonce":4038569327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6812","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6813","nonce":4038569327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6816","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6817","nonce":4038569327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6814","nonce":4038569327},{"type":"v1","addr":"172.21.15.84:6815","nonce":4038569327}]},"public_addr":"172.21.15.84:6811/4038569327","cluster_addr":"172.21.15.84:6813/4038569327","heartbeat_back_addr":"172.21.15.84:6817/4038569327","heartbeat_front_addr":"172.21.15.84:6815/4038569327","state":["exists","up"]},{"osd":2,"uuid":"d92883b7-69d9-4fab-8ee0-d002734c5a5d","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.84:6818","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6819","nonce":1209121362}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6820","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6821","nonce":1209121362}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6824","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6825","nonce":1209121362}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6822","nonce":1209121362},{"type":"v1","addr":"172.21.15.84:6823","nonce":1209121362}]},"public_addr":"172.21.15.84:6819/1209121362","cluster_addr":"172.21.15.84:6821/1209121362","heartbeat_back_addr":"172.21.15.84:6825/1209121362","heartbeat_front_addr":"172.21.15.84:6823/1209121362","state":["exists","up"]},{"osd":3,"uuid":"cba1204b-5363-4f34-8015-bfd077464813","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6826","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6827","nonce":3829394339}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6828","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6829","nonce":3829394339}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6832","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6833","nonce":3829394339}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.84:6830","nonce":3829394339},{"type":"v1","addr":"172.21.15.84:6831","nonce":3829394339}]},"public_addr":"172.21.15.84:6827/3829394339","cluster_addr":"172.21.15.84:6829/3829394339","heartbeat_back_addr":"172.21.15.84:6833/3829394339","heartbeat_front_addr":"172.21.15.84:6831/3829394339","state":["exists","up"]},{"osd":4,"uuid":"f9aa8789-f117-4220-8740-544e467ac59e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6800","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6801","nonce":2056716468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6802","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6803","nonce":2056716468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6806","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6807","nonce":2056716468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6804","nonce":2056716468},{"type":"v1","addr":"172.21.15.191:6805","nonce":2056716468}]},"public_addr":"172.21.15.191:6801/2056716468","cluster_addr":"172.21.15.191:6803/2056716468","heartbeat_back_addr":"172.21.15.191:6807/2056716468","heartbeat_front_addr":"172.21.15.191:6805/2056716468","state":["exists","up"]},{"osd":5,"uuid":"a6b10b17-137f-4bb3-b81f-a5a324fcfdad","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6808","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6809","nonce":3144627579}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6810","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6811","nonce":3144627579}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6814","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6815","nonce":3144627579}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6812","nonce":3144627579},{"type":"v1","addr":"172.21.15.191:6813","nonce":3144627579}]},"public_addr":"172.21.15.191:6809/3144627579","cluster_addr":"172.21.15.191:6811/3144627579","heartbeat_back_addr":"172.21.15.191:6815/3144627579","heartbeat_front_addr":"172.21.15.191:6813/3144627579","state":["exists","up"]},{"osd":6,"uuid":"7516457f-5ed7-4002-8923-06d1703e21a5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6816","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6817","nonce":3959130961}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6818","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6819","nonce":3959130961}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6822","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6823","nonce":3959130961}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6820","nonce":3959130961},{"type":"v1","addr":"172.21.15.191:6821","nonce":3959130961}]},"public_addr":"172.21.15.191:6817/3959130961","cluster_addr":"172.21.15.191:6819/3959130961","heartbeat_back_addr":"172.21.15.191:6823/3959130961","heartbeat_front_addr":"172.21.15.191:6821/3959130961","state":["exists","up"]},{"osd":7,"uuid":"4c2ff93d-919e-4a2f-aa7a-67812f863d80","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6824","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6825","nonce":2653205565}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6826","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6827","nonce":2653205565}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6830","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6831","nonce":2653205565}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.191:6828","nonce":2653205565},{"type":"v1","addr":"172.21.15.191:6829","nonce":2653205565}]},"public_addr":"172.21.15.191:6825/2653205565","cluster_addr":"172.21.15.191:6827/2653205565","heartbeat_back_addr":"172.21.15.191:6831/2653205565","heartbeat_front_addr":"172.21.15.191:6829/2653205565","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-04-16T14:31:05.094628+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-04-16T14:31:27.103315+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-04-16T14:31:48.776777+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-04-16T14:32:11.067883+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-04-16T14:32:33.093963+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-04-16T14:32:57.165785+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-04-16T14:33:20.799285+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-04-16T14:33:47.072084+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.84:0/1893216938":"2024-04-17T14:34:08.227444+0000","172.21.15.84:0/3121248147":"2024-04-17T14:34:08.227444+0000","172.21.15.84:6801/3123241593":"2024-04-17T14:34:08.227444+0000","172.21.15.84:0/2408205965":"2024-04-17T14:34:08.227444+0000","172.21.15.84:0/85917438":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/208123310":"2024-04-17T14:29:45.771845+0000","172.21.15.84:6800/3123241593":"2024-04-17T14:34:08.227444+0000","172.21.15.84:6800/2045777757":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/910421786":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/586464776":"2024-04-17T14:29:23.770744+0000","172.21.15.84:6800/4026106927":"2024-04-17T14:29:23.770744+0000","172.21.15.84:0/3665128183":"2024-04-17T14:34:08.227444+0000","172.21.15.84:6801/4026106927":"2024-04-17T14:29:23.770744+0000","172.21.15.84:6801/2045777757":"2024-04-17T14:29:45.771845+0000","172.21.15.84:0/931186231":"2024-04-17T14:29:23.770744+0000","172.21.15.84:0/46735277":"2024-04-17T14:29:23.770744+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-04-16T14:34:36.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:36.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:35 smithi191 ceph-mon[25681]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:34:36.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:35 smithi191 ceph-mon[25681]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:34:36.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-16T14:34:36.920 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-16T14:34:36.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-16T14:34:36.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-16T14:34:36.921 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-16T14:34:36.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-16T14:34:36.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-16T14:34:36.922 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-16T14:34:37.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:36 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3009568916' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:36 smithi084 ceph-mon[24850]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:37.166 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:36 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3009568916' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.167 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:36 smithi084 ceph-mon[29604]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:37.188 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:36 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3009568916' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-16T14:34:37.188 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:36 smithi191 ceph-mon[25681]: pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:37.722 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:37.724 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:37.738 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:37.761 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:38.511 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 bash[42957]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:34:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:34:39.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:34:39.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:34:39.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:34:39.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:34:39.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[41864]: ts=2024-04-16T14:34:38.861Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:34:39.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:38 smithi191 podman[43010]: 2024-04-16 14:34:38.871647408 +0000 UTC m=+0.114105177 container died 70fedddaf78f23c398dd6382c9d3cc2d99ee99ab4aafdc1f748887acaba692f6 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:39.510 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:39 smithi191 ceph-mon[25681]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:39.510 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:39 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:39.510 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 podman[43010]: 2024-04-16 14:34:39.236224041 +0000 UTC m=+0.478681808 container cleanup 70fedddaf78f23c398dd6382c9d3cc2d99ee99ab4aafdc1f748887acaba692f6 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:39.510 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 bash[43010]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:34:39.510 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 bash[43053]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:34:39.666 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:39 smithi084 ceph-mon[24850]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:39.666 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:39 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:39.666 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:39 smithi084 ceph-mon[29604]: pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:39.667 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:39 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:39.761 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 podman[43041]: 2024-04-16 14:34:39.512583491 +0000 UTC m=+0.644197243 container remove 70fedddaf78f23c398dd6382c9d3cc2d99ee99ab4aafdc1f748887acaba692f6 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:39.761 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:34:39.761 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:34:39.761 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:34:39.761 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 podman[43125]: 2024-04-16 14:34:39.653040416 +0000 UTC m=+0.021191215 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-16T14:34:39.761 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 podman[43125]: 2024-04-16 14:34:39.763758411 +0000 UTC m=+0.131909172 container create b9998ff30133ca611c981177704c18e553526a4af6a90bacbe75b938e087e120 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:40.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:39 smithi191 podman[43125]: 2024-04-16 14:34:39.999520078 +0000 UTC m=+0.367670835 container init b9998ff30133ca611c981177704c18e553526a4af6a90bacbe75b938e087e120 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:40.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 podman[43125]: 2024-04-16 14:34:40.002601139 +0000 UTC m=+0.370751904 container start b9998ff30133ca611c981177704c18e553526a4af6a90bacbe75b938e087e120 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:34:40.356 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.025Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.025Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.025Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.025Z caller=main.go:518 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.025Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.025Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.027Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.028Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.029Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.031Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.031Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.621µs 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.031Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.032Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-16T14:34:40.357 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.032Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.032Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.204µs wal_replay_duration=231.696µs total_replay_duration=283.064µs 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.033Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.033Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.033Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.048Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=14.93777ms db_storage=575ns remote_storage=1.232µs web_handler=256ns query_engine=627ns scrape=363.166µs scrape_sd=26.907µs notify=1µs notify_sd=1.958µs rules=14.187491ms 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:34:40.048Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 bash[43125]: b9998ff30133ca611c981177704c18e553526a4af6a90bacbe75b938e087e120 2024-04-16T14:34:40.358 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:34:40 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:34:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:34:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:34:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[24850]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:34:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-mon[29604]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.191:9095"}]: dispatch 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.499 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:34:41.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:41 smithi191 ceph-mon[25681]: pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:41.965 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:34:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:42.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:42 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:42.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:42 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:42.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:42 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:42.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:42 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:42.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:42 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:42.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:42 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:43.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:43 smithi084 ceph-mon[24850]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:43.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:43 smithi084 ceph-mon[29604]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:43.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:43 smithi191 ceph-mon[25681]: pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:44.110 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:34:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:44.135 INFO:teuthology.orchestra.run.smithi084.stdout:167503724565 2024-04-16T14:34:44.136 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-16T14:34:45.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:44 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:45.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:44 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:45.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:44 smithi191 ceph-mon[25681]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:45.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:44 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:45.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:44 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:45.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:44 smithi084 ceph-mon[24850]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:45.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:34:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:45.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:44 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:45.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:44 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:45.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:44 smithi084 ceph-mon[29604]: pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:45.448 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:45.461 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:46.090 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:45 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:46.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:45 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:46.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:45 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:46.905 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:46 smithi084 ceph-mon[29604]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:46.906 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:46 smithi084 ceph-mon[24850]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:47.212 INFO:teuthology.orchestra.run.smithi084.stdout:111669149729 2024-04-16T14:34:47.212 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-16T14:34:47.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:46 smithi191 ceph-mon[25681]: pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:48.696 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:48.720 INFO:teuthology.orchestra.run.smithi084.stdout:133143986203 2024-04-16T14:34:48.720 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-16T14:34:48.881 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:48.924 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:49.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:49 smithi084 ceph-mon[29604]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:49.608 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:49 smithi084 ceph-mon[24850]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:49 smithi191 ceph-mon[25681]: pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:51.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:34:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:34:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:34:51.015 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:34:50] "GET /metrics HTTP/1.1" 200 191510 "" "Prometheus/2.33.4" 2024-04-16T14:34:51.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:51 smithi191 ceph-mon[25681]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:51.661 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:51 smithi084 ceph-mon[29604]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:51.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:51 smithi084 ceph-mon[24850]: pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:52.195 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:52 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:34:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:34:52.385 INFO:teuthology.orchestra.run.smithi084.stdout:34359738414 2024-04-16T14:34:52.386 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-16T14:34:52.799 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:52.799 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:53.356 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.356 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[29604]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:53.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:53.358 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:53.358 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.358 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:34:53.358 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:53 smithi084 ceph-mon[24850]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:34:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:53 smithi191 ceph-mon[25681]: pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:55.159 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:54 smithi084 ceph-mon[29604]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:55.159 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:54 smithi084 ceph-mon[24850]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:55.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:54 smithi191 ceph-mon[25681]: pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:55.777 INFO:teuthology.orchestra.run.smithi084.stdout:201863462932 2024-04-16T14:34:55.778 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-16T14:34:57.130 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:34:57.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:57 smithi084 ceph-mon[29604]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:57 smithi084 ceph-mon[24850]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:57.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:57 smithi191 ceph-mon[25681]: pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:58.871 INFO:teuthology.orchestra.run.smithi084.stdout:77309411368 2024-04-16T14:34:58.872 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-16T14:34:59.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:34:59 smithi191 ceph-mon[25681]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:59.672 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:34:59 smithi084 ceph-mon[24850]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:34:59.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:34:59 smithi084 ceph-mon[29604]: pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:00.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:34:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:34:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:00.583 INFO:teuthology.orchestra.run.smithi084.stdout:236223201294 2024-04-16T14:35:00.583 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-16T14:35:00.891 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:35:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:35:00.959 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:00 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:00.960 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:00 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:00.960 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:00 smithi084 ceph-mon[24850]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:00.960 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:00 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:00.960 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:00 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:00.960 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:00 smithi084 ceph-mon[29604]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:01.242 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:00] "GET /metrics HTTP/1.1" 200 191494 "" "Prometheus/2.33.4" 2024-04-16T14:35:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:00 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:00 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:00 smithi191 ceph-mon[25681]: pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:01.319 INFO:teuthology.orchestra.run.smithi084.stdout:133143986207 2024-04-16T14:35:02.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:01 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2501525190' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T14:35:02.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:01 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2501525190' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T14:35:02.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:01 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2501525190' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-16T14:35:02.546 INFO:teuthology.orchestra.run.smithi084.stdout:111669149732 2024-04-16T14:35:02.837 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986203 got 133143986207 for osd.4 2024-04-16T14:35:02.838 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:03.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:02 smithi191 ceph-mon[25681]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:03.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:02 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/909668637' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T14:35:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:02 smithi084 ceph-mon[24850]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:02 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/909668637' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T14:35:03.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:02 smithi084 ceph-mon[29604]: pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:03.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:02 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/909668637' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-16T14:35:04.869 INFO:teuthology.orchestra.run.smithi084.stdout:167503724569 2024-04-16T14:35:05.104 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:35:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:04 smithi084 ceph-mon[24850]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:04 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3880501166' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T14:35:05.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:04 smithi084 ceph-mon[29604]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:04 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3880501166' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T14:35:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:04 smithi191 ceph-mon[25681]: pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:04 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3880501166' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-16T14:35:05.669 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724565 got 167503724569 for osd.5 2024-04-16T14:35:05.669 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:06.355 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:35:07.614 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:07 smithi084 ceph-mon[29604]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:07.615 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:07 smithi084 ceph-mon[24850]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:07.615 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:07 smithi084 systemd[1]: Starting Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:35:07.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:07 smithi191 ceph-mon[25681]: pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:08.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:35:08.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:35:08.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:35:09.286 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:35:09.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:09 smithi084 ceph-mon[24850]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:09.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:35:09.619 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:09 smithi084 ceph-mon[29604]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:09.619 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:35:09.643 INFO:teuthology.orchestra.run.smithi084.stdout:55834574892 2024-04-16T14:35:09.643 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-16T14:35:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:09 smithi191 ceph-mon[25681]: pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:35:11.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:35:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:35:11.097 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149729 got 111669149732 for osd.3 2024-04-16T14:35:11.097 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:11.308 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:10] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2024-04-16T14:35:11.603 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:11 smithi084 ceph-mon[24850]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:11.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:11 smithi084 ceph-mon[29604]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:11.717 INFO:teuthology.orchestra.run.smithi084.stdout:34359738419 2024-04-16T14:35:11.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:11 smithi191 ceph-mon[25681]: pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:11.896 INFO:teuthology.orchestra.run.smithi084.stdout:201863462936 2024-04-16T14:35:12.439 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738414 got 34359738419 for osd.0 2024-04-16T14:35:12.439 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:12.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4143013331' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T14:35:12.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1977229634' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T14:35:12.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:12.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:12.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4143013331' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T14:35:12.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1977229634' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T14:35:12.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:12.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:12.527 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:35:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:12.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:12 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4143013331' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-16T14:35:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:12 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1977229634' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-16T14:35:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:13 smithi084 ceph-mon[24850]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:13.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:13 smithi084 ceph-mon[29604]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:13 smithi191 ceph-mon[25681]: pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:13.991 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462932 got 201863462936 for osd.6 2024-04-16T14:35:13.991 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:14.040 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:35:14.701 INFO:teuthology.orchestra.run.smithi084.stdout:236223201298 2024-04-16T14:35:15.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:14 smithi084 ceph-mon[24850]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:15.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:14 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3154759560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T14:35:15.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:14 smithi084 ceph-mon[29604]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:15.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:14 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3154759560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T14:35:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:14 smithi191 ceph-mon[25681]: pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:14 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3154759560' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-16T14:35:15.434 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201294 got 236223201298 for osd.7 2024-04-16T14:35:15.434 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:16.950 INFO:teuthology.orchestra.run.smithi084.stdout:77309411372 2024-04-16T14:35:17.566 INFO:teuthology.orchestra.run.smithi084.stdout:55834574895 2024-04-16T14:35:17.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:17 smithi084 ceph-mon[24850]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:17.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:17 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3684671772' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T14:35:17.567 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:17 smithi084 ceph-mon[29604]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:17.567 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:17 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3684671772' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T14:35:17.567 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:17 smithi084 podman[49145]: 2024-04-16 14:35:17.494505532 +0000 UTC m=+3.462582017 volume create 9d9d461d7d9edd6cc28189873f9c021a97e3db1b5fe97fe0a3781b81272f9858 2024-04-16T14:35:17.568 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:17 smithi084 podman[49145]: 2024-04-16 14:35:17.405408012 +0000 UTC m=+3.373484510 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:17 smithi191 ceph-mon[25681]: pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:17.709 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:17 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3684671772' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-16T14:35:17.822 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:17 smithi084 podman[49145]: 2024-04-16 14:35:17.586548869 +0000 UTC m=+3.554625351 container create 175c0941903a0149c24d341ade4162c799a4020353f5b82d87cac24c355c23a5 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 podman[49145]: 2024-04-16 14:35:18.081868827 +0000 UTC m=+4.049945310 container init 175c0941903a0149c24d341ade4162c799a4020353f5b82d87cac24c355c23a5 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 podman[49145]: 2024-04-16 14:35:18.08495413 +0000 UTC m=+4.053030615 container start 175c0941903a0149c24d341ade4162c799a4020353f5b82d87cac24c355c23a5 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.095Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.095Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.096Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.097Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.123Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.123Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.125Z caller=main.go:518 msg=Listening address=:9093 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:18.125Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 bash[49145]: 175c0941903a0149c24d341ade4162c799a4020353f5b82d87cac24c355c23a5 2024-04-16T14:35:18.356 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:18 smithi084 systemd[1]: Started Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:35:18.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2849249333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T14:35:18.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:35:18.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2849249333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:18 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.714 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574892 got 55834574895 for osd.1 2024-04-16T14:35:18.715 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:18 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2849249333' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-16T14:35:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:18 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:18 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:18 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:18 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:35:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:18 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:18 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:19 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:35:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:19 smithi191 ceph-mon[25681]: Deploying daemon grafana.a on smithi191 2024-04-16T14:35:19.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:19 smithi191 ceph-mon[25681]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:19.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:19 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:35:19.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:19 smithi084 ceph-mon[24850]: Deploying daemon grafana.a on smithi191 2024-04-16T14:35:19.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:19 smithi084 ceph-mon[24850]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:19 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:35:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:19 smithi084 ceph-mon[29604]: Deploying daemon grafana.a on smithi191 2024-04-16T14:35:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:19 smithi084 ceph-mon[29604]: pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:19.740 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411368 got 77309411372 for osd.2 2024-04-16T14:35:19.740 DEBUG:teuthology.parallel:result is None 2024-04-16T14:35:19.740 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-16T14:35:19.741 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph pg dump --format=json 2024-04-16T14:35:20.340 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:35:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:20.340 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:20.098Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000160093s 2024-04-16T14:35:20.541 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:35:20.998 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:35:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:35:21.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:21.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:21.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:21 smithi191 ceph-mon[25681]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:21.289 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:21.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:21.290 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:21 smithi084 ceph-mon[24850]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:21.290 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:20] "GET /metrics HTTP/1.1" 200 191498 "" "Prometheus/2.33.4" 2024-04-16T14:35:21.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:21.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:21.290 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:21 smithi084 ceph-mon[29604]: pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:23.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:23 smithi084 ceph-mon[24850]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:23.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:23 smithi084 ceph-mon[29604]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:23.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:23 smithi191 ceph-mon[25681]: pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:24.244 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:35:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:24.799 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:35:24.800 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2024-04-16T14:35:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:25 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:25 smithi084 ceph-mon[24850]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:25 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:25 smithi084 ceph-mon[29604]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:25.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:25 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:25 smithi191 ceph-mon[25681]: pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:25.532 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":41,"stamp":"2024-04-16T14:35:24.302892+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":48964,"kb_used_data":6148,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912252,"statfs":{"total":767960285184,"available":767910146048,"internally_reserved":0,"allocated":6295552,"data_stored":3510781,"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.001845"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":267,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-16T14:34:08.377460+0000","last_change":"2024-04-16T14:33:52.973911+0000","last_active":"2024-04-16T14:34:08.377460+0000","last_peered":"2024-04-16T14:34:08.377460+0000","last_clean":"2024-04-16T14:34:08.377460+0000","last_became_active":"2024-04-16T14:33:52.973491+0000","last_became_peered":"2024-04-16T14:33:52.973491+0000","last_unstale":"2024-04-16T14:34:08.377460+0000","last_undegraded":"2024-04-16T14:34:08.377460+0000","last_fullsized":"2024-04-16T14:34:08.377460+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-16T14:31:52.224329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T14:31:52.224329+0000","last_clean_scrub_stamp":"2024-04-16T14:31:52.224329+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-04-17T14:51:30.221300+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":55,"seq":236223201300,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.41699999999999998}]},{"osd":1,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.54500000000000004}]},{"osd":2,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.373}]},{"osd":3,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.379}]},{"osd":4,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.40200000000000002},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.34599999999999997}]},{"osd":5,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.32200000000000001},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.438}]},{"osd":6,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.35899999999999999},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.496}]}]},{"osd":6,"up_from":47,"seq":201863462938,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.5980000000000001,"15min":1.5980000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":19.620999999999999,"5min":19.620999999999999,"15min":19.620999999999999},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.441}]},{"osd":1,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":1.653,"5min":1.653,"15min":1.653},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":19.558,"5min":19.558,"15min":19.558},"last":0.496},{"interface":"front","average":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.91400000000000003,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.59299999999999997}]},{"osd":2,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.505},{"interface":"front","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.754,"5min":0.754,"15min":0.754},"last":0.42799999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":0.73399999999999999,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.79200000000000004,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.56299999999999994}]},{"osd":4,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.379},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.52900000000000003}]},{"osd":5,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":0.752,"5min":0.752,"15min":0.752},"last":0.48299999999999998},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.67700000000000005},"last":0.55500000000000005}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.57499999999999996}]}]},{"osd":1,"up_from":13,"seq":55834574896,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240416,"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":"Tue Apr 16 14:34:42 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.35199999999999998,"15min":0.33700000000000002},"min":{"1min":0.22900000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.54600000000000004,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.379,"15min":0.36299999999999999},"min":{"1min":0.29399999999999998,"5min":0.214,"15min":0.214},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.44400000000000001}]},{"osd":2,"last update":"Tue Apr 16 14:34:55 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.28199999999999997,"5min":0.255,"15min":0.255},"max":{"1min":0.50900000000000001,"5min":0.629,"15min":0.629},"last":0.40400000000000003},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.434,"15min":0.438},"min":{"1min":0.32400000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.60399999999999998,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.49099999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:34:17 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.44400000000000001,"15min":0.44800000000000001},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.60499999999999998,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.43099999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.48099999999999998,"15min":0.49099999999999999},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.56999999999999995,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.51100000000000001}]},{"osd":4,"last update":"Tue Apr 16 14:34:42 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.57999999999999996,"15min":0.57799999999999996},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.58299999999999996},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.58999999999999997,"15min":0.59199999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.60099999999999998}]},{"osd":5,"last update":"Tue Apr 16 14:35:04 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.61099999999999999,"15min":0.61499999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.57199999999999995},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57899999999999996,"15min":0.57999999999999996},"min":{"1min":0.38400000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.66300000000000003}]},{"osd":6,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.63500000000000001}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.621},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.64900000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738421,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Tue Apr 16 14:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.254,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.39800000000000002,"15min":0.38800000000000001},"min":{"1min":0.29199999999999998,"5min":0.217,"15min":0.217},"max":{"1min":0.61599999999999999,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.52100000000000002}]},{"osd":2,"last update":"Tue Apr 16 14:34:54 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.42599999999999999,"15min":0.42499999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.57199999999999995,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.47099999999999997},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.41299999999999998,"15min":0.40200000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57499999999999996,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.42899999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:35:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.44,"15min":0.443},"min":{"1min":0.28100000000000003,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.53400000000000003,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.442,"15min":0.45000000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.56200000000000006,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.53800000000000003}]},{"osd":4,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.622,"15min":0.621},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91400000000000003,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.63,"15min":0.622},"min":{"1min":0.437,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.71699999999999997}]},{"osd":5,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61699999999999999,"15min":0.61799999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.83599999999999997,"5min":0.872,"15min":0.872},"last":0.67100000000000004},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.63,"15min":0.622},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.77700000000000002}]},{"osd":6,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":0.623,"5min":0.623,"15min":0.623},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.254,"5min":1.254,"15min":1.254},"last":0.68200000000000005},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.70499999999999996}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.73799999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411373,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Tue Apr 16 14:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.35799999999999998,"15min":0.35599999999999998},"min":{"1min":0.23200000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.498,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.314},{"interface":"front","average":{"1min":0.372,"5min":0.371,"15min":0.35699999999999998},"min":{"1min":0.29299999999999998,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.53600000000000003,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.30399999999999999}]},{"osd":1,"last update":"Tue Apr 16 14:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.374,"15min":0.371},"min":{"1min":0.26600000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.56999999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.27500000000000002},{"interface":"front","average":{"1min":0.374,"5min":0.39400000000000002,"15min":0.38600000000000001},"min":{"1min":0.28699999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.38800000000000001}]},{"osd":3,"last update":"Tue Apr 16 14:34:17 2024","interfaces":[{"interface":"back","average":{"1min":0.443,"5min":0.45500000000000002,"15min":0.45700000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.34899999999999998},{"interface":"front","average":{"1min":0.42299999999999999,"5min":0.443,"15min":0.44700000000000001},"min":{"1min":0.30299999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.63700000000000001,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.33300000000000002}]},{"osd":4,"last update":"Tue Apr 16 14:34:39 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.66300000000000003,"15min":0.66700000000000004},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.53000000000000003},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.65800000000000003,"15min":0.66000000000000003},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.54100000000000004}]},{"osd":5,"last update":"Tue Apr 16 14:35:03 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.625,"15min":0.61499999999999999},"min":{"1min":0.48899999999999999,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.437},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.63500000000000001,"15min":0.63800000000000001},"min":{"1min":0.41999999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.58499999999999996}]},{"osd":6,"last update":"Tue Apr 16 14:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.46600000000000003},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.498}]},{"osd":7,"last update":"Tue Apr 16 14:34:48 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.47899999999999998},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.55500000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149736,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240416,"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":"Tue Apr 16 14:35:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.38400000000000001,"15min":0.39400000000000002},"min":{"1min":0.25900000000000001,"5min":0.245,"15min":0.245},"max":{"1min":0.48799999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.26500000000000001},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.40799999999999997,"15min":0.42199999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.53100000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.33000000000000002}]},{"osd":1,"last update":"Tue Apr 16 14:35:15 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.41999999999999998,"15min":0.434},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.53400000000000003,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.42299999999999999,"15min":0.439},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.502,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.34799999999999998}]},{"osd":2,"last update":"Tue Apr 16 14:35:15 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.44600000000000001,"15min":0.46800000000000003},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.53300000000000003,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.375},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.41999999999999998,"15min":0.433},"min":{"1min":0.28399999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.52400000000000002,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.29599999999999999}]},{"osd":4,"last update":"Tue Apr 16 14:34:39 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.59199999999999997,"15min":0.59599999999999997},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.755,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.752},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.59399999999999997,"15min":0.60199999999999998},"min":{"1min":0.40200000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.72999999999999998,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.42499999999999999}]},{"osd":5,"last update":"Tue Apr 16 14:35:06 2024","interfaces":[{"interface":"back","average":{"1min":1.504,"5min":0.76300000000000001,"15min":0.63900000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":17.472000000000001,"5min":17.472000000000001,"15min":17.472000000000001},"last":0.45800000000000002},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.58199999999999996,"15min":0.58499999999999996},"min":{"1min":0.41399999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.59499999999999997}]},{"osd":6,"last update":"Tue Apr 16 14:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.439},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.48799999999999999}]},{"osd":7,"last update":"Tue Apr 16 14:34:50 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.78500000000000003},{"interface":"front","average":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":17.506,"5min":17.506,"15min":17.506},"last":0.871}]}]},{"osd":4,"up_from":31,"seq":133143986211,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"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":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.49199999999999999,"15min":0.48999999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66800000000000004,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.52800000000000002},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.51600000000000001,"15min":0.51200000000000001},"min":{"1min":0.39200000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.42099999999999999}]},{"osd":1,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.51700000000000002,"15min":0.51500000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.501},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51000000000000001,"15min":0.50900000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.67400000000000004,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.48499999999999999}]},{"osd":2,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52000000000000002,"15min":0.51900000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70499999999999996,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.53000000000000003,"15min":0.53100000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66500000000000004,"5min":0.878,"15min":0.878},"last":0.47199999999999998}]},{"osd":3,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.53700000000000003,"15min":0.53400000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.54500000000000004},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.55100000000000005,"15min":0.54900000000000004},"min":{"1min":0.38400000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.79800000000000004,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.54900000000000004}]},{"osd":5,"last update":"Tue Apr 16 14:35:00 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.627,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.44400000000000001},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.626,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.51400000000000001}]},{"osd":6,"last update":"Tue Apr 16 14:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.53500000000000003}]},{"osd":7,"last update":"Tue Apr 16 14:34:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.57799999999999996},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.45800000000000002}]}]},{"osd":5,"up_from":39,"seq":167503724573,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.51600000000000001,"15min":0.51400000000000001},"min":{"1min":0.40000000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.097,"5min":1.097,"15min":1.097},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.51200000000000001,"15min":0.51000000000000001},"min":{"1min":0.36199999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":0.55200000000000005}]},{"osd":1,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.68300000000000005,"5min":0.745,"15min":0.745},"last":0.41299999999999998},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.495,"15min":0.498},"min":{"1min":0.39900000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.60599999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.627}]},{"osd":2,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.51400000000000001,"15min":0.50900000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.56599999999999995},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51800000000000002,"15min":0.52000000000000002},"min":{"1min":0.39000000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67400000000000004,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.442}]},{"osd":3,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.53200000000000003,"15min":0.53000000000000003},"min":{"1min":0.38300000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.53500000000000003,"15min":0.53000000000000003},"min":{"1min":0.42799999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.42899999999999999}]},{"osd":4,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.39100000000000001,"15min":0.38300000000000001},"min":{"1min":0.29099999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.42299999999999999,"15min":0.41699999999999998},"min":{"1min":0.31900000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.61799999999999999}]},{"osd":6,"last update":"Tue Apr 16 14:34:25 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.59799999999999998},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.36899999999999999}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.58699999999999997}]}]}],"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-04-16T14:35:25.534 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph pg dump --format=json 2024-04-16T14:35:25.866 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:35:26.279 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:26 smithi084 ceph-mon[24850]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:35:26.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:26 smithi084 ceph-mon[29604]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:35:26.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:26 smithi191 ceph-mon[25681]: from='client.14589 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:35:27.071 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:26 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:35:26] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:27.383 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:27 smithi084 ceph-mon[24850]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:27.383 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:27 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:27.383 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:27 smithi084 ceph-mon[29604]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:27.383 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:27 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:27 smithi191 ceph-mon[25681]: pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:27 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:27.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:35:27] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:28.171 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:35:28.173 INFO:teuthology.orchestra.run.smithi084.stderr:dumped all 2024-04-16T14:35:28.375 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:28.100Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00233545s 2024-04-16T14:35:28.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:28 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:28.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:28 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:28.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:28 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:28.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:28 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:28.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:28 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:28 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:28.773 INFO:teuthology.orchestra.run.smithi084.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-04-16T14:35:26.303173+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":48964,"kb_used_data":6148,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912252,"statfs":{"total":767960285184,"available":767910146048,"internally_reserved":0,"allocated":6295552,"data_stored":3510781,"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.001857"},"pg_stats":[{"pgid":"1.0","version":"60'128","reported_seq":267,"reported_epoch":60,"state":"active+clean","last_fresh":"2024-04-16T14:34:08.377460+0000","last_change":"2024-04-16T14:33:52.973911+0000","last_active":"2024-04-16T14:34:08.377460+0000","last_peered":"2024-04-16T14:34:08.377460+0000","last_clean":"2024-04-16T14:34:08.377460+0000","last_became_active":"2024-04-16T14:33:52.973491+0000","last_became_peered":"2024-04-16T14:33:52.973491+0000","last_unstale":"2024-04-16T14:34:08.377460+0000","last_undegraded":"2024-04-16T14:34:08.377460+0000","last_fullsized":"2024-04-16T14:34:08.377460+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-16T14:31:52.224329+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-16T14:31:52.224329+0000","last_clean_scrub_stamp":"2024-04-16T14:31:52.224329+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-04-17T14:51:30.221300+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":55,"seq":236223201301,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6092,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739060,"statfs":{"total":95995035648,"available":95988797440,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"last":0.51500000000000001}]},{"osd":1,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.42799999999999999},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"last":0.52500000000000002}]},{"osd":2,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.66100000000000003,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.50800000000000001}]},{"osd":3,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54400000000000004,"5min":0.54400000000000004,"15min":0.54400000000000004},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.45500000000000002},{"interface":"front","average":{"1min":0.51900000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.53700000000000003}]},{"osd":4,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":0.76100000000000001,"5min":0.76100000000000001,"15min":0.76100000000000001},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.5,"5min":0.5,"15min":0.5},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"last":0.34599999999999997}]},{"osd":5,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.29299999999999998},{"interface":"front","average":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"last":0.41999999999999998}]},{"osd":6,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":0.371},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.79500000000000004,"5min":0.79500000000000004,"15min":0.79500000000000004},"last":0.39100000000000001}]}]},{"osd":6,"up_from":47,"seq":201863462939,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6156,"kb_used_data":1092,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93738996,"statfs":{"total":95995035648,"available":95988731904,"internally_reserved":0,"allocated":1118208,"data_stored":769323,"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":"Tue Apr 16 14:35:23 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":1.389,"15min":1.528},"min":{"1min":0.39900000000000002,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.73399999999999999,"5min":19.620999999999999,"15min":19.620999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.54400000000000004,"15min":0.54600000000000004},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.73299999999999998,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.34699999999999998}]},{"osd":1,"last update":"Tue Apr 16 14:35:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":1.4299999999999999,"15min":1.5780000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.69499999999999995,"5min":19.558,"15min":19.558},"last":0.42999999999999999},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.58099999999999996,"15min":0.58199999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.71099999999999997,"5min":0.91400000000000003,"15min":0.91400000000000003},"last":0.39800000000000002}]},{"osd":2,"last update":"Tue Apr 16 14:35:23 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.55800000000000005,"15min":0.56000000000000005},"min":{"1min":0.38100000000000001,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":0.76700000000000002,"5min":0.877,"15min":0.877},"last":0.38100000000000001},{"interface":"front","average":{"1min":0.55500000000000005,"5min":0.56699999999999995,"15min":0.56899999999999995},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.41399999999999998}]},{"osd":3,"last update":"Tue Apr 16 14:35:23 2024","interfaces":[{"interface":"back","average":{"1min":0.52800000000000002,"5min":0.53400000000000003,"15min":0.53500000000000003},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.69999999999999996,"5min":0.73399999999999999,"15min":0.73399999999999999},"last":0.40600000000000003},{"interface":"front","average":{"1min":0.56100000000000005,"5min":0.58599999999999997,"15min":0.58999999999999997},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.68999999999999995,"5min":0.79200000000000004,"15min":0.79200000000000004},"last":0.42099999999999999}]},{"osd":4,"last update":"Tue Apr 16 14:35:23 2024","interfaces":[{"interface":"back","average":{"1min":0.438,"5min":0.45400000000000001,"15min":0.45600000000000002},"min":{"1min":0.28799999999999998,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.65600000000000003,"5min":0.72199999999999998,"15min":0.72199999999999998},"last":0.30199999999999999},{"interface":"front","average":{"1min":0.44500000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"min":{"1min":0.31,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":0.57599999999999996,"5min":0.621,"15min":0.621},"last":0.37}]},{"osd":5,"last update":"Tue Apr 16 14:35:23 2024","interfaces":[{"interface":"back","average":{"1min":0.46300000000000002,"5min":0.47499999999999998,"15min":0.47699999999999998},"min":{"1min":0.34499999999999997,"5min":0.307,"15min":0.307},"max":{"1min":0.67900000000000005,"5min":0.752,"15min":0.752},"last":0.35799999999999998},{"interface":"front","average":{"1min":0.495,"5min":0.47899999999999998,"15min":0.47699999999999998},"min":{"1min":0.318,"5min":0.311,"15min":0.311},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.33300000000000002}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.38600000000000001},{"interface":"front","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.877,"5min":0.877,"15min":0.877},"last":0.39100000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574897,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6340,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738812,"statfs":{"total":95995035648,"available":95988543488,"internally_reserved":0,"allocated":585728,"data_stored":240416,"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":"Tue Apr 16 14:34:42 2024","interfaces":[{"interface":"back","average":{"1min":0.34899999999999998,"5min":0.35199999999999998,"15min":0.33700000000000002},"min":{"1min":0.22900000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.54600000000000004,"5min":0.64700000000000002,"15min":0.64700000000000002},"last":0.32800000000000001},{"interface":"front","average":{"1min":0.42799999999999999,"5min":0.379,"15min":0.36299999999999999},"min":{"1min":0.29399999999999998,"5min":0.214,"15min":0.214},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.36199999999999999}]},{"osd":2,"last update":"Tue Apr 16 14:34:55 2024","interfaces":[{"interface":"back","average":{"1min":0.376,"5min":0.41099999999999998,"15min":0.41299999999999998},"min":{"1min":0.28199999999999997,"5min":0.255,"15min":0.255},"max":{"1min":0.50900000000000001,"5min":0.629,"15min":0.629},"last":0.26400000000000001},{"interface":"front","average":{"1min":0.40799999999999997,"5min":0.434,"15min":0.438},"min":{"1min":0.32400000000000001,"5min":0.25,"15min":0.25},"max":{"1min":0.60399999999999998,"5min":0.70799999999999996,"15min":0.70799999999999996},"last":0.314}]},{"osd":3,"last update":"Tue Apr 16 14:35:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.432,"15min":0.44400000000000001},"min":{"1min":0.307,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.57099999999999995,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.307},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.46400000000000002,"15min":0.48499999999999999},"min":{"1min":0.32100000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":0.68700000000000006,"5min":0.76400000000000001,"15min":0.76400000000000001},"last":0.33200000000000002}]},{"osd":4,"last update":"Tue Apr 16 14:34:42 2024","interfaces":[{"interface":"back","average":{"1min":0.59399999999999997,"5min":0.57999999999999996,"15min":0.57799999999999996},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.83899999999999997,"5min":0.83899999999999997,"15min":0.83899999999999997},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.57699999999999996,"5min":0.58999999999999997,"15min":0.59199999999999997},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.86099999999999999,"5min":0.86099999999999999,"15min":0.86099999999999999},"last":0.377}]},{"osd":5,"last update":"Tue Apr 16 14:35:04 2024","interfaces":[{"interface":"back","average":{"1min":0.58599999999999997,"5min":0.61099999999999999,"15min":0.61499999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":0.93400000000000005,"5min":0.93400000000000005,"15min":0.93400000000000005},"last":0.433},{"interface":"front","average":{"1min":0.57099999999999995,"5min":0.57899999999999996,"15min":0.57999999999999996},"min":{"1min":0.38400000000000001,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":0.94499999999999995,"5min":0.94499999999999995,"15min":0.94499999999999995},"last":0.39500000000000002}]},{"osd":6,"last update":"Tue Apr 16 14:34:22 2024","interfaces":[{"interface":"back","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":0.85199999999999998,"5min":0.85199999999999998,"15min":0.85199999999999998},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.76800000000000002,"5min":0.76800000000000002,"15min":0.76800000000000002},"last":0.42599999999999999}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.92000000000000004,"5min":0.92000000000000004,"15min":0.92000000000000004},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.58999999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.90000000000000002,"5min":0.90000000000000002,"15min":0.90000000000000002},"last":0.40400000000000003}]}]},{"osd":0,"up_from":8,"seq":34359738422,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6928,"kb_used_data":1096,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738224,"statfs":{"total":95995035648,"available":95987941376,"internally_reserved":0,"allocated":1122304,"data_stored":769588,"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":"Tue Apr 16 14:34:33 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.377,"15min":0.36499999999999999},"min":{"1min":0.254,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.39800000000000002,"15min":0.38800000000000001},"min":{"1min":0.29199999999999998,"5min":0.217,"15min":0.217},"max":{"1min":0.61599999999999999,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.32000000000000001}]},{"osd":2,"last update":"Tue Apr 16 14:34:54 2024","interfaces":[{"interface":"back","average":{"1min":0.41999999999999998,"5min":0.42599999999999999,"15min":0.42499999999999999},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.57199999999999995,"5min":0.85799999999999998,"15min":0.85799999999999998},"last":0.35299999999999998},{"interface":"front","average":{"1min":0.42199999999999999,"5min":0.41299999999999998,"15min":0.40200000000000002},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.57499999999999996,"5min":0.73699999999999999,"15min":0.73699999999999999},"last":0.48999999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:35:16 2024","interfaces":[{"interface":"back","average":{"1min":0.41299999999999998,"5min":0.44,"15min":0.443},"min":{"1min":0.28100000000000003,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":0.53400000000000003,"5min":0.68300000000000005,"15min":0.68300000000000005},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.41199999999999998,"5min":0.442,"15min":0.45000000000000001},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.56200000000000006,"5min":0.70099999999999996,"15min":0.70099999999999996},"last":0.46400000000000002}]},{"osd":4,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.622,"15min":0.621},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.91400000000000003,"5min":0.96099999999999997,"15min":0.96099999999999997},"last":1.119},{"interface":"front","average":{"1min":0.68100000000000005,"5min":0.63,"15min":0.622},"min":{"1min":0.437,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.2569999999999999}]},{"osd":5,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61699999999999999,"15min":0.61799999999999999},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.83599999999999997,"5min":0.872,"15min":0.872},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.63,"15min":0.622},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.161,"5min":1.161,"15min":1.161},"last":0.433}]},{"osd":6,"last update":"Tue Apr 16 14:35:23 2024","interfaces":[{"interface":"back","average":{"1min":0.65100000000000002,"5min":0.628,"15min":0.624},"min":{"1min":0.46400000000000002,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.1459999999999999,"5min":1.254,"15min":1.254},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"min":{"1min":0.42099999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1000000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.1000000000000001}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.70099999999999996,"5min":0.70099999999999996,"15min":0.70099999999999996},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.0569999999999999,"5min":1.0569999999999999,"15min":1.0569999999999999},"last":0.503},{"interface":"front","average":{"1min":0.72199999999999998,"5min":0.72199999999999998,"15min":0.72199999999999998},"min":{"1min":0.502,"5min":0.502,"15min":0.502},"max":{"1min":1.276,"5min":1.276,"15min":1.276},"last":0.56999999999999995}]}]},{"osd":2,"up_from":18,"seq":77309411374,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6280,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738872,"statfs":{"total":95995035648,"available":95988604928,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Tue Apr 16 14:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.34399999999999997,"5min":0.35799999999999998,"15min":0.35599999999999998},"min":{"1min":0.23200000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.498,"5min":0.54400000000000004,"15min":0.54400000000000004},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.372,"5min":0.371,"15min":0.35699999999999998},"min":{"1min":0.29299999999999998,"5min":0.22800000000000001,"15min":0.22800000000000001},"max":{"1min":0.53600000000000003,"5min":0.61599999999999999,"15min":0.61599999999999999},"last":0.45200000000000001}]},{"osd":1,"last update":"Tue Apr 16 14:34:57 2024","interfaces":[{"interface":"back","average":{"1min":0.35299999999999998,"5min":0.374,"15min":0.371},"min":{"1min":0.26600000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":0.56999999999999995,"5min":0.57999999999999996,"15min":0.57999999999999996},"last":0.39000000000000001},{"interface":"front","average":{"1min":0.374,"5min":0.39400000000000002,"15min":0.38600000000000001},"min":{"1min":0.28699999999999998,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":0.623,"5min":0.623,"15min":0.623},"last":0.41299999999999998}]},{"osd":3,"last update":"Tue Apr 16 14:35:19 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.44,"15min":0.45200000000000001},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.52000000000000002,"5min":0.623,"15min":0.623},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.42499999999999999,"15min":0.441},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.46600000000000003,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.47499999999999998}]},{"osd":4,"last update":"Tue Apr 16 14:34:39 2024","interfaces":[{"interface":"back","average":{"1min":0.64300000000000002,"5min":0.66300000000000003,"15min":0.66700000000000004},"min":{"1min":0.434,"5min":0.434,"15min":0.434},"max":{"1min":1.304,"5min":1.304,"15min":1.304},"last":0.51800000000000002},{"interface":"front","average":{"1min":0.64900000000000002,"5min":0.65800000000000003,"15min":0.66000000000000003},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.419,"5min":1.419,"15min":1.419},"last":0.53200000000000003}]},{"osd":5,"last update":"Tue Apr 16 14:35:03 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.625,"15min":0.61499999999999999},"min":{"1min":0.48899999999999999,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.63500000000000001,"15min":0.63800000000000001},"min":{"1min":0.41999999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.2010000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.64600000000000002}]},{"osd":6,"last update":"Tue Apr 16 14:34:26 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.69599999999999995,"15min":0.69599999999999995},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":1.4510000000000001,"5min":1.4510000000000001,"15min":1.4510000000000001},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"min":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":0.92700000000000005,"5min":0.92700000000000005,"15min":0.92700000000000005},"last":0.751}]},{"osd":7,"last update":"Tue Apr 16 14:34:48 2024","interfaces":[{"interface":"back","average":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"min":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.77200000000000002},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.65600000000000003,"15min":0.65600000000000003},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.72599999999999998}]}]},{"osd":3,"up_from":26,"seq":111669149737,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5700,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739452,"statfs":{"total":95995035648,"available":95989198848,"internally_reserved":0,"allocated":585728,"data_stored":240416,"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":"Tue Apr 16 14:35:15 2024","interfaces":[{"interface":"back","average":{"1min":0.36899999999999999,"5min":0.38400000000000001,"15min":0.39400000000000002},"min":{"1min":0.25900000000000001,"5min":0.245,"15min":0.245},"max":{"1min":0.48799999999999999,"5min":0.56599999999999995,"15min":0.56599999999999995},"last":0.27200000000000002},{"interface":"front","average":{"1min":0.35899999999999999,"5min":0.40799999999999997,"15min":0.42199999999999999},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.53100000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"last":0.29099999999999998}]},{"osd":1,"last update":"Tue Apr 16 14:35:15 2024","interfaces":[{"interface":"back","average":{"1min":0.38200000000000001,"5min":0.41999999999999998,"15min":0.434},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.53400000000000003,"5min":0.61299999999999999,"15min":0.61299999999999999},"last":0.34000000000000002},{"interface":"front","average":{"1min":0.36199999999999999,"5min":0.42299999999999999,"15min":0.439},"min":{"1min":0.255,"5min":0.255,"15min":0.255},"max":{"1min":0.502,"5min":0.65200000000000002,"15min":0.65200000000000002},"last":0.32000000000000001}]},{"osd":2,"last update":"Tue Apr 16 14:35:15 2024","interfaces":[{"interface":"back","average":{"1min":0.377,"5min":0.44600000000000001,"15min":0.46800000000000003},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.53300000000000003,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.379},{"interface":"front","average":{"1min":0.36699999999999999,"5min":0.41999999999999998,"15min":0.433},"min":{"1min":0.28399999999999997,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.52400000000000002,"5min":0.68999999999999995,"15min":0.68999999999999995},"last":0.35399999999999998}]},{"osd":4,"last update":"Tue Apr 16 14:34:39 2024","interfaces":[{"interface":"back","average":{"1min":0.57099999999999995,"5min":0.59199999999999997,"15min":0.59599999999999997},"min":{"1min":0.437,"5min":0.437,"15min":0.437},"max":{"1min":0.755,"5min":0.91100000000000003,"15min":0.91100000000000003},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.59399999999999997,"15min":0.60199999999999998},"min":{"1min":0.40200000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":0.72999999999999998,"5min":1.1020000000000001,"15min":1.1020000000000001},"last":0.44400000000000001}]},{"osd":5,"last update":"Tue Apr 16 14:35:06 2024","interfaces":[{"interface":"back","average":{"1min":1.504,"5min":0.76300000000000001,"15min":0.63900000000000001},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":17.472000000000001,"5min":17.472000000000001,"15min":17.472000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.58199999999999996,"15min":0.58499999999999996},"min":{"1min":0.41399999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":0.876,"5min":0.876,"15min":0.876},"last":0.56000000000000005}]},{"osd":6,"last update":"Tue Apr 16 14:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.879,"5min":0.879,"15min":0.879},"last":0.63100000000000001},{"interface":"front","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":0.78000000000000003,"5min":0.78000000000000003,"15min":0.78000000000000003},"last":0.53700000000000003}]},{"osd":7,"last update":"Tue Apr 16 14:34:50 2024","interfaces":[{"interface":"back","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":0.92600000000000005,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.503},{"interface":"front","average":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"min":{"1min":0.39200000000000002,"5min":0.39200000000000002,"15min":0.39200000000000002},"max":{"1min":17.506,"5min":17.506,"15min":17.506},"last":0.54600000000000004}]}]},{"osd":4,"up_from":31,"seq":133143986212,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5764,"kb_used_data":572,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739388,"statfs":{"total":95995035648,"available":95989133312,"internally_reserved":0,"allocated":585728,"data_stored":240395,"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":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.50800000000000001,"5min":0.49199999999999999,"15min":0.48999999999999999},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.66800000000000004,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.54000000000000004,"5min":0.51600000000000001,"15min":0.51200000000000001},"min":{"1min":0.39200000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.432}]},{"osd":1,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.51700000000000002,"15min":0.51500000000000001},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":0.73999999999999999,"5min":0.73999999999999999,"15min":0.73999999999999999},"last":0.45100000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.51000000000000001,"15min":0.50900000000000001},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.67400000000000004,"5min":0.86599999999999999,"15min":0.86599999999999999},"last":0.441}]},{"osd":2,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52000000000000002,"15min":0.51900000000000002},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.70499999999999996,"5min":0.90100000000000002,"15min":0.90100000000000002},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.52500000000000002,"5min":0.53000000000000003,"15min":0.53100000000000003},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66500000000000004,"5min":0.878,"15min":0.878},"last":0.48499999999999999}]},{"osd":3,"last update":"Tue Apr 16 14:34:38 2024","interfaces":[{"interface":"back","average":{"1min":0.55700000000000005,"5min":0.53700000000000003,"15min":0.53400000000000003},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.51300000000000001},{"interface":"front","average":{"1min":0.56000000000000005,"5min":0.55100000000000005,"15min":0.54900000000000004},"min":{"1min":0.38400000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.79800000000000004,"5min":0.85599999999999998,"15min":0.85599999999999998},"last":0.495}]},{"osd":5,"last update":"Tue Apr 16 14:35:00 2024","interfaces":[{"interface":"back","average":{"1min":0.41499999999999998,"5min":0.39500000000000002,"15min":0.39200000000000002},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":0.627,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.36099999999999999},{"interface":"front","average":{"1min":0.44600000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":0.626,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.56899999999999995}]},{"osd":6,"last update":"Tue Apr 16 14:34:27 2024","interfaces":[{"interface":"back","average":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.54400000000000004},{"interface":"front","average":{"1min":0.439,"5min":0.439,"15min":0.439},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":0.71499999999999997,"5min":0.71499999999999997,"15min":0.71499999999999997},"last":0.40000000000000002}]},{"osd":7,"last update":"Tue Apr 16 14:34:50 2024","interfaces":[{"interface":"back","average":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"last":0.52100000000000002},{"interface":"front","average":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.74299999999999999,"5min":0.74299999999999999,"15min":0.74299999999999999},"last":0.56100000000000005}]}]},{"osd":5,"up_from":39,"seq":167503724574,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5704,"kb_used_data":576,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739448,"statfs":{"total":95995035648,"available":95989194752,"internally_reserved":0,"allocated":589824,"data_stored":240660,"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":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.51600000000000001,"15min":0.51400000000000001},"min":{"1min":0.40000000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.097,"5min":1.097,"15min":1.097},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.52100000000000002,"5min":0.51200000000000001,"15min":0.51000000000000001},"min":{"1min":0.36199999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.194,"5min":1.194,"15min":1.194},"last":0.44900000000000001}]},{"osd":1,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.503,"5min":0.50600000000000001,"15min":0.50600000000000001},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":0.68300000000000005,"5min":0.745,"15min":0.745},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.495,"15min":0.498},"min":{"1min":0.39900000000000002,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.60599999999999998,"5min":0.70399999999999996,"15min":0.70399999999999996},"last":0.52900000000000003}]},{"osd":2,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.51400000000000001,"15min":0.50900000000000001},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":1.165,"5min":1.165,"15min":1.165},"last":0.54700000000000004},{"interface":"front","average":{"1min":0.51000000000000001,"5min":0.51800000000000002,"15min":0.52000000000000002},"min":{"1min":0.39000000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.67400000000000004,"5min":0.69099999999999995,"15min":0.69099999999999995},"last":0.53900000000000003}]},{"osd":3,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.54600000000000004,"5min":0.53200000000000003,"15min":0.53000000000000003},"min":{"1min":0.38300000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.143,"5min":1.143,"15min":1.143},"last":0.51700000000000002},{"interface":"front","average":{"1min":0.56299999999999994,"5min":0.53500000000000003,"15min":0.53000000000000003},"min":{"1min":0.42799999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.56200000000000006}]},{"osd":4,"last update":"Tue Apr 16 14:35:02 2024","interfaces":[{"interface":"back","average":{"1min":0.436,"5min":0.39100000000000001,"15min":0.38300000000000001},"min":{"1min":0.29099999999999998,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.69399999999999995,"5min":0.69399999999999995,"15min":0.69399999999999995},"last":0.38500000000000001},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.42299999999999999,"15min":0.41699999999999998},"min":{"1min":0.31900000000000001,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.77700000000000002,"5min":0.77700000000000002,"15min":0.77700000000000002},"last":0.42999999999999999}]},{"osd":6,"last update":"Tue Apr 16 14:34:25 2024","interfaces":[{"interface":"back","average":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.34599999999999997},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":0.71199999999999997,"5min":0.71199999999999997,"15min":0.71199999999999997},"last":0.40100000000000002}]},{"osd":7,"last update":"Tue Apr 16 14:34:51 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.79300000000000004,"5min":0.79300000000000004,"15min":0.79300000000000004},"last":0.45900000000000002},{"interface":"front","average":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":0.76300000000000001,"5min":0.76300000000000001,"15min":0.76300000000000001},"last":0.495}]}]}],"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-04-16T14:35:28.775 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-16T14:35:28.775 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-16T14:35:28.775 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-16T14:35:28.775 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 -- ceph health --format=json 2024-04-16T14:35:28.994 INFO:teuthology.orchestra.run.smithi084.stderr:Inferring config /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/mon.a/config 2024-04-16T14:35:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:29 smithi084 ceph-mon[24850]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:35:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:29 smithi084 ceph-mon[24850]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:29 smithi084 ceph-mon[29604]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:35:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:29 smithi084 ceph-mon[29604]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:29.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:29 smithi191 ceph-mon[25681]: from='client.14595 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-16T14:35:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:29 smithi191 ceph-mon[25681]: pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:30.803 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:35:30.804 INFO:teuthology.orchestra.run.smithi084.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-16T14:35:31.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:35:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:35:31.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:30] "GET /metrics HTTP/1.1" 200 191502 "" "Prometheus/2.33.4" 2024-04-16T14:35:31.462 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-16T14:35:31.462 INFO:tasks.cephadm:Setup complete, yielding 2024-04-16T14:35:31.462 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-16T14:35:31.495 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi084.front.sepia.ceph.com 2024-04-16T14:35:31.495 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-16T14:35:31.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:31 smithi191 ceph-mon[25681]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:31 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3041570378' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T14:35:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:31 smithi084 ceph-mon[24850]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:31 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3041570378' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T14:35:31.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:31 smithi084 ceph-mon[29604]: pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:31.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:31 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3041570378' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-16T14:35:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:33 smithi191 ceph-mon[25681]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:33 smithi084 ceph-mon[24850]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:33.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:33 smithi084 ceph-mon[29604]: pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:34.563 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:35:34.563 INFO:teuthology.orchestra.run.smithi084.stdout: "id": "273576c1-befe-4a78-b037-24fc03d63d68", 2024-04-16T14:35:34.563 INFO:teuthology.orchestra.run.smithi084.stdout: "name": "r", 2024-04-16T14:35:34.563 INFO:teuthology.orchestra.run.smithi084.stdout: "current_period": "fc1e1087-119c-4ce7-b22f-e88741cba7b4", 2024-04-16T14:35:34.563 INFO:teuthology.orchestra.run.smithi084.stdout: "epoch": 1 2024-04-16T14:35:34.563 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:35:34.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:34 smithi084 ceph-mon[24850]: osdmap e61: 8 total, 8 up, 8 in 2024-04-16T14:35:34.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:34 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3814220274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-16T14:35:34.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:34 smithi084 ceph-mon[24850]: pgmap v47: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:34.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:34 smithi084 ceph-mon[29604]: osdmap e61: 8 total, 8 up, 8 in 2024-04-16T14:35:34.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:34 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3814220274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-16T14:35:34.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:34 smithi084 ceph-mon[29604]: pgmap v47: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:34.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:34 smithi191 ceph-mon[25681]: osdmap e61: 8 total, 8 up, 8 in 2024-04-16T14:35:34.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:34 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3814220274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-16T14:35:34.697 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:34 smithi191 ceph-mon[25681]: pgmap v47: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:35.012 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:34 smithi191 podman[44300]: 2024-04-16 14:35:34.941536733 +0000 UTC m=+0.131895619 container create 412120ea47c867604037437b7a80eb6cbe1a2f245281e9d9e4e0b264a61b59b8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, io.buildah.version=1.24.2, vendor=Red Hat, Inc., summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , architecture=x86_64, version=8.5, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, description=Ceph Grafana Container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, io.openshift.tags=base rhel8, distribution-scope=public, release=236.1648460182) 2024-04-16T14:35:35.223 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-16T14:35:35.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 podman[44300]: 2024-04-16 14:35:35.177295329 +0000 UTC m=+0.367654218 container init 412120ea47c867604037437b7a80eb6cbe1a2f245281e9d9e4e0b264a61b59b8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, release=236.1648460182, description=Ceph Grafana Container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Paul Cuzner , distribution-scope=public, version=8.5, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=ubi8, architecture=x86_64, io.openshift.expose-services=, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-16T14:35:35.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 podman[44300]: 2024-04-16 14:35:35.18027868 +0000 UTC m=+0.370637577 container start 412120ea47c867604037437b7a80eb6cbe1a2f245281e9d9e4e0b264a61b59b8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.expose-services=, vcs-type=git, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, name=ubi8, vendor=Red Hat, Inc., version=8.5, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.buildah.version=1.24.2, io.openshift.tags=base rhel8, com.redhat.component=ubi8-container, build-date=2022-03-28T10:36:18.413762, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, architecture=x86_64, maintainer=Paul Cuzner ) 2024-04-16T14:35:35.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-16T14:35:35.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-16T14:35:35.327 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="App mode production" logger=settings 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.328 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-16T14:35:35.329 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-16T14:35:35.330 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-16T14:35:35.333 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-16T14:35:35.334 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-16T14:35:35.334 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-16T14:35:35.334 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-16T14:35:35.334 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-16T14:35:35.335 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 bash[44300]: 412120ea47c867604037437b7a80eb6cbe1a2f245281e9d9e4e0b264a61b59b8 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 systemd[1]: Started Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-16T14:35:35.336 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-16T14:35:35.337 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-16T14:35:35.338 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-16T14:35:35.339 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3814220274' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: osdmap e62: 8 total, 8 up, 8 in 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:35.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:35:35.579 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-mon[25681]: Reconfiguring daemon alertmanager.a on smithi084 2024-04-16T14:35:35.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-16T14:35:35.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-16T14:35:35.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-16T14:35:35.579 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-16T14:35:35.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-16T14:35:35.581 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-16T14:35:35.582 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-16T14:35:35.583 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-16T14:35:35.584 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-16T14:35:35.585 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-16T14:35:35.586 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-16T14:35:35.587 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-16T14:35:35.588 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-16T14:35:35.589 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-16T14:35:35.590 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-16T14:35:35.591 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-16T14:35:35.592 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3814220274' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: osdmap e62: 8 total, 8 up, 8 in 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:35:35.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[24850]: Reconfiguring daemon alertmanager.a on smithi084 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3814220274' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: osdmap e62: 8 total, 8 up, 8 in 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:35:35.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:35 smithi084 ceph-mon[29604]: Reconfiguring daemon alertmanager.a on smithi084 2024-04-16T14:35:35.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-16T14:35:35.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-16T14:35:35.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-16T14:35:35.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-16T14:35:35.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-16T14:35:35.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-16T14:35:35.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-16T14:35:35.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-16T14:35:35.850 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=517.871305ms 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-16T14:35:35.851 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+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-04-16T14:35:35.852 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-16T14:35:35.852 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-16T14:35:36.227 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-16T14:35:36.227 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:35:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:35:35+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-16T14:35:36.787 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:36 smithi084 ceph-mon[24850]: osdmap e63: 8 total, 8 up, 8 in 2024-04-16T14:35:36.787 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:36 smithi084 ceph-mon[24850]: pgmap v50: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:36.788 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:36 smithi084 ceph-mon[29604]: osdmap e63: 8 total, 8 up, 8 in 2024-04-16T14:35:36.788 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:36 smithi084 ceph-mon[29604]: pgmap v50: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:36.843 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:36 smithi191 ceph-mon[25681]: osdmap e63: 8 total, 8 up, 8 in 2024-04-16T14:35:36.844 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:36 smithi191 ceph-mon[25681]: pgmap v50: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:37.497 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:35:37.497 INFO:teuthology.orchestra.run.smithi084.stdout: "id": "d159edf6-bce8-4883-b29e-81623cb2cfd7", 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "name": "default", 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "api_name": "default", 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "is_master": "true", 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "endpoints": [], 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "hostnames": [], 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "hostnames_s3website": [], 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "master_zone": "", 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "zones": [], 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "placement_targets": [], 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "default_placement": "", 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "realm_id": "273576c1-befe-4a78-b037-24fc03d63d68", 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "sync_policy": { 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: "groups": [] 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:37.498 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:35:38.846 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-16T14:35:39.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:39 smithi084 ceph-mon[24850]: pgmap v51: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:39.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:39 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:39.633 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:39 smithi084 ceph-mon[29604]: pgmap v51: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:39.633 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:39 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:39 smithi191 ceph-mon[25681]: pgmap v51: 33 pgs: 32 creating+peering, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:35:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:39 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:40.338 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:35:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:35:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:35:41.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:41.214 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:41 smithi084 ceph-mon[24850]: pgmap v52: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-16T14:35:41.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:41.215 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:41 smithi084 ceph-mon[29604]: pgmap v52: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-16T14:35:41.215 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:35:40] "GET /metrics HTTP/1.1" 200 192614 "" "Prometheus/2.33.4" 2024-04-16T14:35:41.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:41 smithi191 ceph-mon[25681]: pgmap v52: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 603 B/s rd, 1.6 KiB/s wr, 2 op/s 2024-04-16T14:35:41.814 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:41 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:35:42.094 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:35:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:42.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:42 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:42.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:42 smithi084 ceph-mon[24850]: pgmap v53: 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-04-16T14:35:42.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:42 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:42.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:42 smithi084 ceph-mon[29604]: pgmap v53: 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-04-16T14:35:42.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:42 smithi084 bash[51195]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager.a" found: no such container 2024-04-16T14:35:42.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:42 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[49356]: level=info ts=2024-04-16T14:35:42.760Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "id": "4da1d606-d907-4b95-a75a-e4c155421482", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "name": "z", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "domain_root": "z.rgw.meta:root", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "control_pool": "z.rgw.control", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "log_pool": "z.rgw.log", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-16T14:35:42.982 INFO:teuthology.orchestra.run.smithi084.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "otp_pool": "z.rgw.otp", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "system_key": { 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "access_key": "", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "secret_key": "" 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "placement_pools": [ 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: { 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "key": "default-placement", 2024-04-16T14:35:42.983 INFO:teuthology.orchestra.run.smithi084.stdout: "val": { 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "storage_classes": { 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "STANDARD": { 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "index_type": 0 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "realm_id": "273576c1-befe-4a78-b037-24fc03d63d68", 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-16T14:35:42.984 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:35:43.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:42 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:43.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:42 smithi191 ceph-mon[25681]: pgmap v53: 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-04-16T14:35:43.529 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:35:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:43.529 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:35:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:43.554 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-16T14:35:43.916 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:43 smithi084 podman[51246]: 2024-04-16 14:35:43.621262561 +0000 UTC m=+0.966410103 container died 175c0941903a0149c24d341ade4162c799a4020353f5b82d87cac24c355c23a5 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:44.173 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 podman[51246]: 2024-04-16 14:35:44.125472407 +0000 UTC m=+1.470619945 container cleanup 175c0941903a0149c24d341ade4162c799a4020353f5b82d87cac24c355c23a5 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:44.173 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 bash[51246]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:35:44.498 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:44 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.498 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:44 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.498 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:44 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.499 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:44 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.499 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:44 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.499 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:44 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.499 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 podman[51261]: 2024-04-16 14:35:44.268313968 +0000 UTC m=+1.475691672 container remove 175c0941903a0149c24d341ade4162c799a4020353f5b82d87cac24c355c23a5 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:44.499 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 podman[51261]: 2024-04-16 14:35:44.352406043 +0000 UTC m=+1.559783747 volume remove 9d9d461d7d9edd6cc28189873f9c021a97e3db1b5fe97fe0a3781b81272f9858 2024-04-16T14:35:44.499 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 bash[51388]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager.a" found: no such container 2024-04-16T14:35:44.500 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:35:44.500 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:35:44.500 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:44 smithi084 systemd[1]: Starting Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:35:44.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:44 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:44 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:44.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:44 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:45 smithi191 ceph-mon[25681]: pgmap v54: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-16T14:35:45.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:45 smithi084 ceph-mon[24850]: pgmap v54: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-16T14:35:45.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:45 smithi084 ceph-mon[29604]: pgmap v54: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 522 B/s rd, 1.3 KiB/s wr, 2 op/s 2024-04-16T14:35:46.093 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 podman[51567]: 2024-04-16 14:35:46.02062283 +0000 UTC m=+0.106586925 volume create 64de17e7fb5c14786765aadd2444760453ef75c02aaa44bf430bdab4ab29b488 2024-04-16T14:35:46.093 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 podman[51567]: 2024-04-16 14:35:45.932837334 +0000 UTC m=+0.018801446 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-04-16T14:35:46.094 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 podman[51567]: 2024-04-16 14:35:46.096026139 +0000 UTC m=+0.181990273 container create 5fe4026a0b0b50539fa007541d1a18821b7318f0389ca05fb2d6574fa3d78ff8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:46.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 podman[51567]: 2024-04-16 14:35:46.398830787 +0000 UTC m=+0.484794880 container init 5fe4026a0b0b50539fa007541d1a18821b7318f0389ca05fb2d6574fa3d78ff8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:46.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 podman[51567]: 2024-04-16 14:35:46.401535305 +0000 UTC m=+0.487499398 container start 5fe4026a0b0b50539fa007541d1a18821b7318f0389ca05fb2d6574fa3d78ff8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:46.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.412Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-16T14:35:46.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.412Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-16T14:35:46.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.413Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2024-04-16T14:35:46.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.414Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:35:46.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.439Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:35:46.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.439Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:35:46.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.441Z caller=main.go:518 msg=Listening address=:9093 2024-04-16T14:35:46.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:46.441Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-16T14:35:46.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 bash[51567]: 5fe4026a0b0b50539fa007541d1a18821b7318f0389ca05fb2d6574fa3d78ff8 2024-04-16T14:35:46.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:46 smithi084 systemd[1]: Started Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:35:47.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:47 smithi191 ceph-mon[25681]: osdmap e64: 8 total, 8 up, 8 in 2024-04-16T14:35:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:47 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1116800125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:35:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:47 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:35:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:47 smithi191 ceph-mon[25681]: pgmap v56: 65 pgs: 32 unknown, 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-04-16T14:35:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:47 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:47.543 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[29604]: osdmap e64: 8 total, 8 up, 8 in 2024-04-16T14:35:47.543 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1116800125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:35:47.543 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:35:47.543 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[29604]: pgmap v56: 65 pgs: 32 unknown, 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-04-16T14:35:47.543 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:47.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[24850]: osdmap e64: 8 total, 8 up, 8 in 2024-04-16T14:35:47.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1116800125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:35:47.543 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-16T14:35:47.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[24850]: pgmap v56: 65 pgs: 32 unknown, 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-04-16T14:35:47.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:47.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:47 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:35:47] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:48.484 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:48 smithi191 ceph-mon[25681]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:35:48.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:48 smithi191 ceph-mon[25681]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:35:48.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:48 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-16T14:35:48.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:48 smithi191 ceph-mon[25681]: osdmap e65: 8 total, 8 up, 8 in 2024-04-16T14:35:48.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:48 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:48.578 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:48 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:48.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[29604]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:35:48.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[29604]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:35:48.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-16T14:35:48.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[29604]: osdmap e65: 8 total, 8 up, 8 in 2024-04-16T14:35:48.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:48.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:48.580 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:48.415Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000523201s 2024-04-16T14:35:48.581 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[24850]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:35:48.581 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[24850]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:35:48.581 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-16T14:35:48.581 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[24850]: osdmap e65: 8 total, 8 up, 8 in 2024-04-16T14:35:48.581 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:48.581 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:48 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:49.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[24850]: osdmap e66: 8 total, 8 up, 8 in 2024-04-16T14:35:49.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1116800125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:35:49.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:35:49.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[24850]: pgmap v59: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-16T14:35:49.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[29604]: osdmap e66: 8 total, 8 up, 8 in 2024-04-16T14:35:49.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1116800125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:35:49.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:35:49.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:49 smithi084 ceph-mon[29604]: pgmap v59: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-16T14:35:49.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-mon[25681]: osdmap e66: 8 total, 8 up, 8 in 2024-04-16T14:35:49.627 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1116800125' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:35:49.627 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-16T14:35:49.627 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-mon[25681]: pgmap v59: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 853 B/s wr, 1 op/s 2024-04-16T14:35:49.922 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:35:49.922 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 bash[45350]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.923Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:35:50.214 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:35:50.215 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:35:50.215 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[43153]: ts=2024-04-16T14:35:49.924Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:35:50.215 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:49 smithi191 podman[45361]: 2024-04-16 14:35:49.934205701 +0000 UTC m=+0.121713390 container died b9998ff30133ca611c981177704c18e553526a4af6a90bacbe75b938e087e120 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:50.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:50 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-16T14:35:50.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:50 smithi191 ceph-mon[25681]: osdmap e67: 8 total, 8 up, 8 in 2024-04-16T14:35:50.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 podman[45361]: 2024-04-16 14:35:50.315933283 +0000 UTC m=+0.503440969 container cleanup b9998ff30133ca611c981177704c18e553526a4af6a90bacbe75b938e087e120 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:50.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 bash[45361]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:35:50.513 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 bash[45387]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:35:50.623 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:50 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-16T14:35:50.623 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:50 smithi084 ceph-mon[29604]: osdmap e67: 8 total, 8 up, 8 in 2024-04-16T14:35:50.624 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:50 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-16T14:35:50.624 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:50 smithi084 ceph-mon[24850]: osdmap e67: 8 total, 8 up, 8 in 2024-04-16T14:35:50.875 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 podman[45375]: 2024-04-16 14:35:50.567510536 +0000 UTC m=+0.631792721 container remove b9998ff30133ca611c981177704c18e553526a4af6a90bacbe75b938e087e120 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:50.876 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:35:50.876 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:35:50.876 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:35:50.877 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 podman[45458]: 2024-04-16 14:35:50.7935086 +0000 UTC m=+0.107409652 container create 1df5ffb83f440942c168e96cb53d82fb61e262148f40b17779bb1985ffe3a3bc (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:50.877 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 podman[45458]: 2024-04-16 14:35:50.705026954 +0000 UTC m=+0.018928007 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-16T14:35:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 podman[45458]: 2024-04-16 14:35:50.988270937 +0000 UTC m=+0.302171989 container init 1df5ffb83f440942c168e96cb53d82fb61e262148f40b17779bb1985ffe3a3bc (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:50 smithi191 podman[45458]: 2024-04-16 14:35:50.991270108 +0000 UTC m=+0.305171161 container start 1df5ffb83f440942c168e96cb53d82fb61e262148f40b17779bb1985ffe3a3bc (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:35:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.014Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:35:51.264 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.014Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:35:51.264 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.014Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:35:51.264 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.014Z caller=main.go:518 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:35:51.264 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.014Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:35:51.264 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.014Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:35:51.264 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.016Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:35:51.265 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.017Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:35:51.265 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.017Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:35:51.266 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.019Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:35:51.266 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.019Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.149µs 2024-04-16T14:35:51.267 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.019Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:35:51.267 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.019Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-16T14:35:51.267 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 bash[45458]: 1df5ffb83f440942c168e96cb53d82fb61e262148f40b17779bb1985ffe3a3bc 2024-04-16T14:35:51.267 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:35:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: osdmap e68: 8 total, 8 up, 8 in 2024-04-16T14:35:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:35:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:35:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: pgmap v62: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.84:9093"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: osdmap e69: 8 total, 8 up, 8 in 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:35:51.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: osdmap e68: 8 total, 8 up, 8 in 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: pgmap v62: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.84:9093"}]: dispatch 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:35:51.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-16T14:35:51.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: osdmap e69: 8 total, 8 up, 8 in 2024-04-16T14:35:51.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:35:51.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:51 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:35:51.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.277Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-16T14:35:51.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.277Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-16T14:35:51.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.277Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=39.326µs wal_replay_duration=258.217072ms total_replay_duration=258.277051ms 2024-04-16T14:35:51.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.279Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:35:51.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.279Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:35:51.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.279Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:35:51.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.309Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.433505ms db_storage=748ns remote_storage=1.749µs web_handler=459ns query_engine=664ns scrape=569.602µs scrape_sd=32.915µs notify=32.344µs notify_sd=10.713µs rules=28.517981ms 2024-04-16T14:35:51.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:35:51.309Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:35:51.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: osdmap e68: 8 total, 8 up, 8 in 2024-04-16T14:35:51.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:35:51.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-16T14:35:51.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: pgmap v62: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-16T14:35:51.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.84:9093"}]: dispatch 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:51.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:51.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:51.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:51.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-16T14:35:51.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: osdmap e69: 8 total, 8 up, 8 in 2024-04-16T14:35:51.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:35:51.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:51 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.84:9093"}]: dispatch 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: osdmap e70: 8 total, 8 up, 8 in 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:35:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:52 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:35:52.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:35:52.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.84:9093"}]: dispatch 2024-04-16T14:35:52.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:35:52.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:35:52.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-04-16T14:35:52.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: osdmap e70: 8 total, 8 up, 8 in 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.84:9093"}]: dispatch 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.191:3000"}]: dispatch 2024-04-16T14:35:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-16T14:35:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: osdmap e70: 8 total, 8 up, 8 in 2024-04-16T14:35:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3160060274' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:35:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:52 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-16T14:35:53.335 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:35:53.335 INFO:teuthology.orchestra.run.smithi084.stdout: "id": "446741bc-8e12-4abb-b653-077ad05fc637", 2024-04-16T14:35:53.335 INFO:teuthology.orchestra.run.smithi084.stdout: "epoch": 1, 2024-04-16T14:35:53.335 INFO:teuthology.orchestra.run.smithi084.stdout: "predecessor_uuid": "fc1e1087-119c-4ce7-b22f-e88741cba7b4", 2024-04-16T14:35:53.335 INFO:teuthology.orchestra.run.smithi084.stdout: "sync_status": [], 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "period_map": { 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "id": "446741bc-8e12-4abb-b653-077ad05fc637", 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "zonegroups": [ 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: { 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "id": "d159edf6-bce8-4883-b29e-81623cb2cfd7", 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "name": "default", 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "api_name": "default", 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "is_master": "true", 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "endpoints": [], 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "hostnames": [], 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "hostnames_s3website": [], 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "master_zone": "4da1d606-d907-4b95-a75a-e4c155421482", 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "zones": [ 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: { 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "id": "4da1d606-d907-4b95-a75a-e4c155421482", 2024-04-16T14:35:53.336 INFO:teuthology.orchestra.run.smithi084.stdout: "name": "z", 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "endpoints": [], 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "log_meta": "false", 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "log_data": "false", 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "bucket_index_max_shards": 11, 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "read_only": "false", 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "tier_type": "", 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "sync_from_all": "true", 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "sync_from": [], 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "redirect_zone": "" 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "placement_targets": [ 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: { 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "name": "default-placement", 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "tags": [], 2024-04-16T14:35:53.337 INFO:teuthology.orchestra.run.smithi084.stdout: "storage_classes": [ 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: "STANDARD" 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: "default_placement": "default-placement", 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: "realm_id": "273576c1-befe-4a78-b037-24fc03d63d68", 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: "sync_policy": { 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: "groups": [] 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: "short_zone_ids": [ 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: { 2024-04-16T14:35:53.338 INFO:teuthology.orchestra.run.smithi084.stdout: "key": "4da1d606-d907-4b95-a75a-e4c155421482", 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "val": 700867135 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: ] 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "master_zonegroup": "d159edf6-bce8-4883-b29e-81623cb2cfd7", 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "master_zone": "4da1d606-d907-4b95-a75a-e4c155421482", 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "period_config": { 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "bucket_quota": { 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "enabled": false, 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "check_on_raw": false, 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "max_size": -1, 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "max_size_kb": 0, 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "max_objects": -1 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "user_quota": { 2024-04-16T14:35:53.339 INFO:teuthology.orchestra.run.smithi084.stdout: "enabled": false, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "check_on_raw": false, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_size": -1, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_size_kb": 0, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_objects": -1 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "user_ratelimit": { 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_read_ops": 0, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_write_ops": 0, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_read_bytes": 0, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_write_bytes": 0, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "enabled": false 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "bucket_ratelimit": { 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_read_ops": 0, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_write_ops": 0, 2024-04-16T14:35:53.340 INFO:teuthology.orchestra.run.smithi084.stdout: "max_read_bytes": 0, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "max_write_bytes": 0, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "enabled": false 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "anonymous_ratelimit": { 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "max_read_ops": 0, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "max_write_ops": 0, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "max_read_bytes": 0, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "max_write_bytes": 0, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "enabled": false 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "realm_id": "273576c1-befe-4a78-b037-24fc03d63d68", 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "realm_name": "r", 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout: "realm_epoch": 2 2024-04-16T14:35:53.341 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:35:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:53 smithi191 ceph-mon[25681]: pgmap v65: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-16T14:35:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:53 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-16T14:35:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:53 smithi191 ceph-mon[25681]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T14:35:53.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:53 smithi084 ceph-mon[24850]: pgmap v65: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-16T14:35:53.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:53 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-16T14:35:53.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:53 smithi084 ceph-mon[24850]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T14:35:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:53 smithi084 ceph-mon[29604]: pgmap v65: 129 pgs: 32 unknown, 11 creating+activating, 86 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 5.7 KiB/s rd, 5 op/s 2024-04-16T14:35:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:53 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-16T14:35:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:53 smithi084 ceph-mon[29604]: osdmap e71: 8 total, 8 up, 8 in 2024-04-16T14:35:54.124 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-16T14:35:55.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:54 smithi084 ceph-mon[24850]: pgmap v67: 129 pgs: 28 unknown, 11 creating+activating, 90 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 1016 B/s wr, 2 op/s 2024-04-16T14:35:55.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:54 smithi084 ceph-mon[29604]: pgmap v67: 129 pgs: 28 unknown, 11 creating+activating, 90 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 1016 B/s wr, 2 op/s 2024-04-16T14:35:55.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:54 smithi191 ceph-mon[25681]: pgmap v67: 129 pgs: 28 unknown, 11 creating+activating, 90 active+clean; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 1016 B/s rd, 1016 B/s wr, 2 op/s 2024-04-16T14:35:56.343 INFO:teuthology.orchestra.run.smithi084.stdout:Scheduled rgw.foo update... 2024-04-16T14:35:56.462 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:35:56 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:35:56.416Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.001209748s 2024-04-16T14:35:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: pgmap v68: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-16T14:35:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: Saving service rgw.foo spec with placement count:2 2024-04-16T14:35:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: Saving service rgw.foo spec with placement count:2 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[24850]: Deploying daemon rgw.foo.smithi084.rhzysu on smithi084 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: pgmap v68: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: Saving service rgw.foo spec with placement count:2 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: Saving service rgw.foo spec with placement count:2 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:35:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:35:57.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:57 smithi084 ceph-mon[29604]: Deploying daemon rgw.foo.smithi084.rhzysu on smithi084 2024-04-16T14:35:57.721 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph osd pool create foo' 2024-04-16T14:35:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: pgmap v68: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 3 op/s 2024-04-16T14:35:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='client.14667 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "foo", "realm": "r", "zone": "z", "placement": "2", "port": 8000, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:35:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: Saving service rgw.foo spec with placement count:2 2024-04-16T14:35:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:35:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: Saving service rgw.foo spec with placement count:2 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:35:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:57 smithi191 ceph-mon[25681]: Deploying daemon rgw.foo.smithi084.rhzysu on smithi084 2024-04-16T14:35:58.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:35:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:35:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:59 smithi084 ceph-mon[24850]: pgmap v69: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:59 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:59.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:35:59 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:59.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:59 smithi084 ceph-mon[29604]: pgmap v69: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-16T14:35:59.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:59 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:59.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:35:59 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:59 smithi191 ceph-mon[25681]: pgmap v69: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.3 KiB/s wr, 3 op/s 2024-04-16T14:35:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:59 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:35:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:35:59 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:01.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:36:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:36:01.113 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:00] "GET /metrics HTTP/1.1" 200 196510 "" "Prometheus/2.33.4" 2024-04-16T14:36:01.651 INFO:teuthology.orchestra.run.smithi084.stderr:pool 'foo' created 2024-04-16T14:36:01.728 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:01 smithi084 ceph-mon[24850]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T14:36:01.728 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:01 smithi084 ceph-mon[29604]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T14:36:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:01 smithi191 ceph-mon[25681]: pgmap v70: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 1.1 KiB/s wr, 2 op/s 2024-04-16T14:36:02.604 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'rbd pool init foo' 2024-04-16T14:36:02.886 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2612110661' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:36:02.886 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2612110661' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: osdmap e72: 8 total, 8 up, 8 in 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: Deploying daemon rgw.foo.smithi191.nppnfp on smithi191 2024-04-16T14:36:02.887 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:02 smithi191 ceph-mon[25681]: pgmap v72: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 1020 B/s wr, 2 op/s 2024-04-16T14:36:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2612110661' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:36:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2612110661' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-16T14:36:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: osdmap e72: 8 total, 8 up, 8 in 2024-04-16T14:36:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:36:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: Deploying daemon rgw.foo.smithi191.nppnfp on smithi191 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[24850]: pgmap v72: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 1020 B/s wr, 2 op/s 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2612110661' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2612110661' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: osdmap e72: 8 total, 8 up, 8 in 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:02.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:02.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: Deploying daemon rgw.foo.smithi191.nppnfp on smithi191 2024-04-16T14:36:02.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:02 smithi084 ceph-mon[29604]: pgmap v72: 161 pgs: 32 unknown, 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 907 B/s rd, 1020 B/s wr, 2 op/s 2024-04-16T14:36:03.793 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:03 smithi191 ceph-mon[25681]: osdmap e73: 8 total, 8 up, 8 in 2024-04-16T14:36:03.794 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:03 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:03.794 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:03 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:03.902 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:03 smithi084 ceph-mon[29604]: osdmap e73: 8 total, 8 up, 8 in 2024-04-16T14:36:03.903 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:03 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:03.903 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:03 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:03.903 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:03 smithi084 ceph-mon[24850]: osdmap e73: 8 total, 8 up, 8 in 2024-04-16T14:36:03.903 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:03 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:03.903 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:03 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:03.903 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:36:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:04.903 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:04 smithi191 ceph-mon[25681]: osdmap e74: 8 total, 8 up, 8 in 2024-04-16T14:36:04.904 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:04 smithi191 ceph-mon[25681]: pgmap v75: 161 pgs: 22 unknown, 139 active+clean; 582 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 61 op/s 2024-04-16T14:36:04.904 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:04 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1922405795' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:36:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:04 smithi084 ceph-mon[24850]: osdmap e74: 8 total, 8 up, 8 in 2024-04-16T14:36:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:04 smithi084 ceph-mon[24850]: pgmap v75: 161 pgs: 22 unknown, 139 active+clean; 582 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 61 op/s 2024-04-16T14:36:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:04 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1922405795' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:36:04.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:04 smithi084 ceph-mon[29604]: osdmap e74: 8 total, 8 up, 8 in 2024-04-16T14:36:04.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:04 smithi084 ceph-mon[29604]: pgmap v75: 161 pgs: 22 unknown, 139 active+clean; 582 KiB data, 53 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 2.2 KiB/s wr, 61 op/s 2024-04-16T14:36:04.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:04 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1922405795' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-16T14:36:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:05 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1922405795' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-16T14:36:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:05 smithi191 ceph-mon[25681]: osdmap e75: 8 total, 8 up, 8 in 2024-04-16T14:36:06.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:05 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1922405795' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-16T14:36:06.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:05 smithi084 ceph-mon[24850]: osdmap e75: 8 total, 8 up, 8 in 2024-04-16T14:36:06.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:05 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1922405795' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-16T14:36:06.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:05 smithi084 ceph-mon[29604]: osdmap e75: 8 total, 8 up, 8 in 2024-04-16T14:36:07.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:06 smithi191 ceph-mon[25681]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T14:36:07.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:06 smithi191 ceph-mon[25681]: pgmap v78: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s 2024-04-16T14:36:07.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:07.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:07.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:07.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:07.331 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[29604]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T14:36:07.331 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[29604]: pgmap v78: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s 2024-04-16T14:36:07.331 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:07.331 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:07.331 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:07.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:07.332 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[24850]: osdmap e76: 8 total, 8 up, 8 in 2024-04-16T14:36:07.332 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[24850]: pgmap v78: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 116 KiB/s rd, 8.2 KiB/s wr, 280 op/s 2024-04-16T14:36:07.332 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:07.333 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:07.333 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:07.333 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:07.686 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-16T14:36:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: Checking dashboard <-> RGW credentials 2024-04-16T14:36:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: osdmap e77: 8 total, 8 up, 8 in 2024-04-16T14:36:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: Checking dashboard <-> RGW credentials 2024-04-16T14:36:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:08.347 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: Checking dashboard <-> RGW credentials 2024-04-16T14:36:08.347 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: osdmap e77: 8 total, 8 up, 8 in 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: Checking dashboard <-> RGW credentials 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: Checking dashboard <-> RGW credentials 2024-04-16T14:36:08.348 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: osdmap e77: 8 total, 8 up, 8 in 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: Checking dashboard <-> RGW credentials 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:08.349 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: pgmap v80: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 7.1 KiB/s wr, 240 op/s 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:09.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:36:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-16T14:36:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-16T14:36:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-16T14:36:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-16T14:36:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: pgmap v80: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 7.1 KiB/s wr, 240 op/s 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]: dispatch 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]: dispatch 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]: dispatch 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: pgmap v80: 161 pgs: 161 active+clean; 584 KiB data, 54 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 7.1 KiB/s wr, 240 op/s 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:36:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:09.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:36:10.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-16T14:36:10.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-16T14:36:10.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-16T14:36:10.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-16T14:36:10.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[29604]: osdmap e78: 8 total, 8 up, 8 in 2024-04-16T14:36:10.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-16T14:36:10.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-16T14:36:10.118 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-16T14:36:10.118 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-16T14:36:10.118 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-mon[24850]: osdmap e78: 8 total, 8 up, 8 in 2024-04-16T14:36:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.5", "id": [7, 2]}]': finished 2024-04-16T14:36:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2024-04-16T14:36:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-04-16T14:36:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:10 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 2]}]': finished 2024-04-16T14:36:10.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:10 smithi191 ceph-mon[25681]: osdmap e78: 8 total, 8 up, 8 in 2024-04-16T14:36:11.010 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:36:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:36:11.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:11 smithi084 ceph-mon[24850]: osdmap e79: 8 total, 8 up, 8 in 2024-04-16T14:36:11.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:11 smithi084 ceph-mon[24850]: pgmap v83: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 166 KiB/s rd, 945 B/s wr, 249 op/s 2024-04-16T14:36:11.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:10] "GET /metrics HTTP/1.1" 200 207022 "" "Prometheus/2.33.4" 2024-04-16T14:36:11.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:11 smithi084 ceph-mon[29604]: osdmap e79: 8 total, 8 up, 8 in 2024-04-16T14:36:11.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:11 smithi084 ceph-mon[29604]: pgmap v83: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 166 KiB/s rd, 945 B/s wr, 249 op/s 2024-04-16T14:36:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:11 smithi191 ceph-mon[25681]: osdmap e79: 8 total, 8 up, 8 in 2024-04-16T14:36:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:11 smithi191 ceph-mon[25681]: pgmap v83: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 166 KiB/s rd, 945 B/s wr, 249 op/s 2024-04-16T14:36:11.800 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:36:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:12.124 INFO:teuthology.orchestra.run.smithi084.stdout:Scheduled iscsi.foo update... 2024-04-16T14:36:12.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:36:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:12.760 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:36:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:12.760 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: Saving service iscsi.foo spec with placement count:1 2024-04-16T14:36:12.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:12.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:12.761 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[29604]: pgmap v84: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 682 B/s wr, 179 op/s 2024-04-16T14:36:12.762 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:12.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: Saving service iscsi.foo spec with placement count:1 2024-04-16T14:36:12.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:12.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:12.763 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:12.764 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.764 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:12.764 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:12.764 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:12 smithi084 ceph-mon[24850]: pgmap v84: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 682 B/s wr, 179 op/s 2024-04-16T14:36:12.781 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 180' 2024-04-16T14:36:13.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='client.14799 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: Saving service iscsi.foo spec with placement count:1 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:12 smithi191 ceph-mon[25681]: pgmap v84: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 682 B/s wr, 179 op/s 2024-04-16T14:36:13.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:13.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:14.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:14.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:15.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:14 smithi084 ceph-mon[24850]: osdmap e80: 8 total, 8 up, 8 in 2024-04-16T14:36:15.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:14 smithi084 ceph-mon[24850]: pgmap v86: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 179 op/s; 7 B/s, 0 objects/s recovering 2024-04-16T14:36:15.087 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:14 smithi084 ceph-mon[29604]: osdmap e80: 8 total, 8 up, 8 in 2024-04-16T14:36:15.087 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:14 smithi084 ceph-mon[29604]: pgmap v86: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 179 op/s; 7 B/s, 0 objects/s recovering 2024-04-16T14:36:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:14 smithi191 ceph-mon[25681]: osdmap e80: 8 total, 8 up, 8 in 2024-04-16T14:36:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:14 smithi191 ceph-mon[25681]: pgmap v86: 161 pgs: 3 peering, 158 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 120 KiB/s rd, 853 B/s wr, 179 op/s; 7 B/s, 0 objects/s recovering 2024-04-16T14:36:16.338 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:16 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:36:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:16.339 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:16 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:36:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:17.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: Checking pool "foo" exists for service iscsi.foo 2024-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:36:17.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: Deploying daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[29604]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 699 B/s wr, 147 op/s; 6 B/s, 0 objects/s recovering 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: Checking pool "foo" exists for service iscsi.foo 2024-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: Deploying daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:36:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:17 smithi084 ceph-mon[24850]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 699 B/s wr, 147 op/s; 6 B/s, 0 objects/s recovering 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: Checking pool "foo" exists for service iscsi.foo 2024-04-16T14:36:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:36:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:36:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: Deploying daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:36:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:17 smithi191 ceph-mon[25681]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 699 B/s wr, 147 op/s; 6 B/s, 0 objects/s recovering 2024-04-16T14:36:19.569 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:19 smithi084 ceph-mon[24850]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-16T14:36:19.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:19 smithi084 ceph-mon[24850]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 123 B/s wr, 0 op/s; 5 B/s, 0 objects/s recovering 2024-04-16T14:36:19.570 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:19 smithi084 ceph-mon[29604]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-16T14:36:19.570 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:19 smithi084 ceph-mon[29604]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 123 B/s wr, 0 op/s; 5 B/s, 0 objects/s recovering 2024-04-16T14:36:19.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:19 smithi191 ceph-mon[25681]: mgrmap e20: y(active, since 2m), standbys: x 2024-04-16T14:36:19.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:19 smithi191 ceph-mon[25681]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 61 MiB used, 715 GiB / 715 GiB avail; 123 B/s wr, 0 op/s; 5 B/s, 0 objects/s recovering 2024-04-16T14:36:20.456 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.457 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4108670978' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/446311690' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]: dispatch 2024-04-16T14:36:20.458 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]: dispatch 2024-04-16T14:36:20.761 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:36:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4108670978' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:36:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/446311690' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]: dispatch 2024-04-16T14:36:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:20 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]: dispatch 2024-04-16T14:36:20.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:20.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:20.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:20.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:36:20.802 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4108670978' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/446311690' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]: dispatch 2024-04-16T14:36:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]: dispatch 2024-04-16T14:36:21.077 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:20] "GET /metrics HTTP/1.1" 200 207022 "" "Prometheus/2.33.4" 2024-04-16T14:36:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:36:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:36:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]': finished 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: osdmap e81: 8 total, 8 up, 8 in 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2574746883' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]: dispatch 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]: dispatch 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:36:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:36:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:36:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-04-16T14:36:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]': finished 2024-04-16T14:36:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: osdmap e81: 8 total, 8 up, 8 in 2024-04-16T14:36:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2574746883' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]: dispatch 2024-04-16T14:36:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:21 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]: dispatch 2024-04-16T14:36:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:36:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:36:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:36:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:36:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:36:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 4 B/s, 0 objects/s recovering 2024-04-16T14:36:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1893216938"}]': finished 2024-04-16T14:36:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: osdmap e81: 8 total, 8 up, 8 in 2024-04-16T14:36:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2574746883' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]: dispatch 2024-04-16T14:36:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:21 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]: dispatch 2024-04-16T14:36:22.535 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]': finished 2024-04-16T14:36:22.536 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[29604]: osdmap e82: 8 total, 8 up, 8 in 2024-04-16T14:36:22.536 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/951243990' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3123241593"}]: dispatch 2024-04-16T14:36:22.536 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[29604]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-16T14:36:22.536 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]': finished 2024-04-16T14:36:22.536 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[24850]: osdmap e82: 8 total, 8 up, 8 in 2024-04-16T14:36:22.536 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/951243990' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3123241593"}]: dispatch 2024-04-16T14:36:22.536 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:22 smithi084 ceph-mon[24850]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-16T14:36:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:22 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3121248147"}]': finished 2024-04-16T14:36:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:22 smithi191 ceph-mon[25681]: osdmap e82: 8 total, 8 up, 8 in 2024-04-16T14:36:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:22 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/951243990' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3123241593"}]: dispatch 2024-04-16T14:36:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:22 smithi191 ceph-mon[25681]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-16T14:36:23.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:36:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:23.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/951243990' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3123241593"}]': finished 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[24850]: osdmap e83: 8 total, 8 up, 8 in 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3936384149' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]: dispatch 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]: dispatch 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/951243990' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3123241593"}]': finished 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[29604]: osdmap e83: 8 total, 8 up, 8 in 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3936384149' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]: dispatch 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]: dispatch 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:23.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:23 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:24.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:23 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/951243990' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3123241593"}]': finished 2024-04-16T14:36:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:23 smithi191 ceph-mon[25681]: osdmap e83: 8 total, 8 up, 8 in 2024-04-16T14:36:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:23 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3936384149' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]: dispatch 2024-04-16T14:36:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:23 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]: dispatch 2024-04-16T14:36:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:23 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:23 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:24.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]': finished 2024-04-16T14:36:24.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[29604]: osdmap e84: 8 total, 8 up, 8 in 2024-04-16T14:36:24.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3607038523' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]: dispatch 2024-04-16T14:36:24.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]: dispatch 2024-04-16T14:36:24.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[29604]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-16T14:36:24.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]': finished 2024-04-16T14:36:24.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[24850]: osdmap e84: 8 total, 8 up, 8 in 2024-04-16T14:36:24.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3607038523' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]: dispatch 2024-04-16T14:36:24.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]: dispatch 2024-04-16T14:36:24.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:24 smithi084 ceph-mon[24850]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-16T14:36:25.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:24 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2408205965"}]': finished 2024-04-16T14:36:25.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:24 smithi191 ceph-mon[25681]: osdmap e84: 8 total, 8 up, 8 in 2024-04-16T14:36:25.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:24 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3607038523' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]: dispatch 2024-04-16T14:36:25.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:24 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]: dispatch 2024-04-16T14:36:25.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:24 smithi191 ceph-mon[25681]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 65 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-16T14:36:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]': finished 2024-04-16T14:36:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[24850]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T14:36:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1623662787' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]: dispatch 2024-04-16T14:36:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]: dispatch 2024-04-16T14:36:25.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:36:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:25.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]': finished 2024-04-16T14:36:25.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[29604]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T14:36:25.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1623662787' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]: dispatch 2024-04-16T14:36:25.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:25 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]: dispatch 2024-04-16T14:36:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:25 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/85917438"}]': finished 2024-04-16T14:36:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:25 smithi191 ceph-mon[25681]: osdmap e85: 8 total, 8 up, 8 in 2024-04-16T14:36:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:25 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1623662787' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]: dispatch 2024-04-16T14:36:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:25 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]: dispatch 2024-04-16T14:36:26.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]': finished 2024-04-16T14:36:26.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T14:36:26.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:26.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2989663228' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3123241593"}]: dispatch 2024-04-16T14:36:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[29604]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-16T14:36:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]': finished 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2989663228' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3123241593"}]: dispatch 2024-04-16T14:36:26.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:26 smithi084 ceph-mon[24850]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-16T14:36:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/208123310"}]': finished 2024-04-16T14:36:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: osdmap e86: 8 total, 8 up, 8 in 2024-04-16T14:36:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:36:27.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:36:27.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:36:27.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:27.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2989663228' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3123241593"}]: dispatch 2024-04-16T14:36:27.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:26 smithi191 ceph-mon[25681]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-04-16T14:36:27.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:27 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2989663228' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3123241593"}]': finished 2024-04-16T14:36:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:27 smithi191 ceph-mon[25681]: osdmap e87: 8 total, 8 up, 8 in 2024-04-16T14:36:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:27 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/627808409' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2045777757"}]: dispatch 2024-04-16T14:36:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:27 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2989663228' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3123241593"}]': finished 2024-04-16T14:36:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:27 smithi084 ceph-mon[24850]: osdmap e87: 8 total, 8 up, 8 in 2024-04-16T14:36:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:27 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/627808409' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2045777757"}]: dispatch 2024-04-16T14:36:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:27 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2989663228' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3123241593"}]': finished 2024-04-16T14:36:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:27 smithi084 ceph-mon[29604]: osdmap e87: 8 total, 8 up, 8 in 2024-04-16T14:36:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:27 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/627808409' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2045777757"}]: dispatch 2024-04-16T14:36:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:28 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/627808409' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2045777757"}]': finished 2024-04-16T14:36:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:28 smithi191 ceph-mon[25681]: osdmap e88: 8 total, 8 up, 8 in 2024-04-16T14:36:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:28 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3322904696' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]: dispatch 2024-04-16T14:36:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:28 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]: dispatch 2024-04-16T14:36:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:28 smithi191 ceph-mon[25681]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/627808409' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2045777757"}]': finished 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[24850]: osdmap e88: 8 total, 8 up, 8 in 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3322904696' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]: dispatch 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]: dispatch 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[24850]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/627808409' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2045777757"}]': finished 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[29604]: osdmap e88: 8 total, 8 up, 8 in 2024-04-16T14:36:29.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3322904696' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]: dispatch 2024-04-16T14:36:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]: dispatch 2024-04-16T14:36:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:28 smithi084 ceph-mon[29604]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:36:29.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:29 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]': finished 2024-04-16T14:36:29.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:29 smithi084 ceph-mon[29604]: osdmap e89: 8 total, 8 up, 8 in 2024-04-16T14:36:29.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:29 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2004627360' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/586464776"}]: dispatch 2024-04-16T14:36:29.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:29 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]': finished 2024-04-16T14:36:29.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:29 smithi084 ceph-mon[24850]: osdmap e89: 8 total, 8 up, 8 in 2024-04-16T14:36:29.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:29 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2004627360' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/586464776"}]: dispatch 2024-04-16T14:36:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:29 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/910421786"}]': finished 2024-04-16T14:36:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:29 smithi191 ceph-mon[25681]: osdmap e89: 8 total, 8 up, 8 in 2024-04-16T14:36:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:29 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2004627360' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/586464776"}]: dispatch 2024-04-16T14:36:30.984 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:36:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:36:31.260 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:30 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:31.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2004627360' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/586464776"}]': finished 2024-04-16T14:36:31.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:30 smithi191 ceph-mon[25681]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T14:36:31.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/72719726' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/4026106927"}]: dispatch 2024-04-16T14:36:31.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:30 smithi191 ceph-mon[25681]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:31.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:30] "GET /metrics HTTP/1.1" 200 207987 "" "Prometheus/2.33.4" 2024-04-16T14:36:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2004627360' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/586464776"}]': finished 2024-04-16T14:36:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[24850]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T14:36:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/72719726' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/4026106927"}]: dispatch 2024-04-16T14:36:31.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[24850]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:31.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:31.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2004627360' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/586464776"}]': finished 2024-04-16T14:36:31.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[29604]: osdmap e90: 8 total, 8 up, 8 in 2024-04-16T14:36:31.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/72719726' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/4026106927"}]: dispatch 2024-04-16T14:36:31.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:30 smithi084 ceph-mon[29604]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:31.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:36:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:31 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/72719726' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/4026106927"}]': finished 2024-04-16T14:36:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:31 smithi191 ceph-mon[25681]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T14:36:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:31 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/233446749' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]: dispatch 2024-04-16T14:36:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:31 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]: dispatch 2024-04-16T14:36:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:31 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:31 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:32.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/72719726' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/4026106927"}]': finished 2024-04-16T14:36:32.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[24850]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T14:36:32.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/233446749' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]: dispatch 2024-04-16T14:36:32.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]: dispatch 2024-04-16T14:36:32.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:32.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:32.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/72719726' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/4026106927"}]': finished 2024-04-16T14:36:32.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[29604]: osdmap e91: 8 total, 8 up, 8 in 2024-04-16T14:36:32.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/233446749' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]: dispatch 2024-04-16T14:36:32.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]: dispatch 2024-04-16T14:36:32.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:32.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:31 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:33.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:33 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]': finished 2024-04-16T14:36:33.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:33 smithi191 ceph-mon[25681]: osdmap e92: 8 total, 8 up, 8 in 2024-04-16T14:36:33.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:33 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1549180567' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]: dispatch 2024-04-16T14:36:33.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:33 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]: dispatch 2024-04-16T14:36:33.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:33 smithi191 ceph-mon[25681]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]': finished 2024-04-16T14:36:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[24850]: osdmap e92: 8 total, 8 up, 8 in 2024-04-16T14:36:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1549180567' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]: dispatch 2024-04-16T14:36:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]: dispatch 2024-04-16T14:36:33.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[24850]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3665128183"}]': finished 2024-04-16T14:36:33.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[29604]: osdmap e92: 8 total, 8 up, 8 in 2024-04-16T14:36:33.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1549180567' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]: dispatch 2024-04-16T14:36:33.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]: dispatch 2024-04-16T14:36:33.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-mon[29604]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 66 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:36:33.521Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:36:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:36:33.521Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:36:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:34 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]': finished 2024-04-16T14:36:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:34 smithi084 ceph-mon[24850]: osdmap e93: 8 total, 8 up, 8 in 2024-04-16T14:36:34.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:34 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4239458665' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2045777757"}]: dispatch 2024-04-16T14:36:34.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:34 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]': finished 2024-04-16T14:36:34.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:34 smithi084 ceph-mon[29604]: osdmap e93: 8 total, 8 up, 8 in 2024-04-16T14:36:34.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:34 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4239458665' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2045777757"}]: dispatch 2024-04-16T14:36:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:34 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/4026106927"}]': finished 2024-04-16T14:36:34.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:34 smithi191 ceph-mon[25681]: osdmap e93: 8 total, 8 up, 8 in 2024-04-16T14:36:34.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:34 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4239458665' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2045777757"}]: dispatch 2024-04-16T14:36:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4239458665' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2045777757"}]': finished 2024-04-16T14:36:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[24850]: osdmap e94: 8 total, 8 up, 8 in 2024-04-16T14:36:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[24850]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4005194855' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]: dispatch 2024-04-16T14:36:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]: dispatch 2024-04-16T14:36:35.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4239458665' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2045777757"}]': finished 2024-04-16T14:36:35.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[29604]: osdmap e94: 8 total, 8 up, 8 in 2024-04-16T14:36:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[29604]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4005194855' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]: dispatch 2024-04-16T14:36:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:35 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]: dispatch 2024-04-16T14:36:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:35 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4239458665' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2045777757"}]': finished 2024-04-16T14:36:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:35 smithi191 ceph-mon[25681]: osdmap e94: 8 total, 8 up, 8 in 2024-04-16T14:36:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:35 smithi191 ceph-mon[25681]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:35 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4005194855' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]: dispatch 2024-04-16T14:36:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:35 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]: dispatch 2024-04-16T14:36:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]': finished 2024-04-16T14:36:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[29604]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T14:36:36.324 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1885629134' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]: dispatch 2024-04-16T14:36:36.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]: dispatch 2024-04-16T14:36:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]': finished 2024-04-16T14:36:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[24850]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T14:36:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1885629134' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]: dispatch 2024-04-16T14:36:36.325 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:36 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]: dispatch 2024-04-16T14:36:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:36 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/931186231"}]': finished 2024-04-16T14:36:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:36 smithi191 ceph-mon[25681]: osdmap e95: 8 total, 8 up, 8 in 2024-04-16T14:36:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:36 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1885629134' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]: dispatch 2024-04-16T14:36:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:36 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]: dispatch 2024-04-16T14:36:37.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:37 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]': finished 2024-04-16T14:36:37.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:37 smithi084 ceph-mon[29604]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T14:36:37.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:37 smithi084 ceph-mon[29604]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:37.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:37 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]': finished 2024-04-16T14:36:37.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:37 smithi084 ceph-mon[24850]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T14:36:37.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:37 smithi084 ceph-mon[24850]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:37 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/46735277"}]': finished 2024-04-16T14:36:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:37 smithi191 ceph-mon[25681]: osdmap e96: 8 total, 8 up, 8 in 2024-04-16T14:36:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:37 smithi191 ceph-mon[25681]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:39.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:39 smithi084 ceph-mon[29604]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-16T14:36:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:39 smithi084 ceph-mon[24850]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-16T14:36:39.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:39 smithi191 ceph-mon[25681]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 67 MiB used, 715 GiB / 715 GiB avail; 964 B/s rd, 0 op/s 2024-04-16T14:36:40.031 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:39 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:36:39] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:40.901 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:40 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:40.901 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:36:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:36:41.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:41.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:41.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:41.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[24850]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:36:41.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:41.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:41.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:41.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-mon[29604]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:36:41.175 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:40] "GET /metrics HTTP/1.1" 200 208023 "" "Prometheus/2.33.4" 2024-04-16T14:36:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:40 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:40 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:40 smithi191 ceph-mon[25681]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:36:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:43 smithi191 ceph-mon[25681]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:36:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:43 smithi084 ceph-mon[24850]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:36:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:43 smithi084 ceph-mon[29604]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:36:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:36:43.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:36:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:36:43.510Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:36:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:36:43.510Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:36:45.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:44 smithi191 ceph-mon[25681]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:36:45.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:44 smithi084 ceph-mon[29604]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:36:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:44 smithi084 ceph-mon[24850]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T14:36:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:47 smithi084 ceph-mon[24850]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-16T14:36:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:47 smithi084 ceph-mon[29604]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-16T14:36:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:47 smithi191 ceph-mon[25681]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-16T14:36:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:49 smithi084 ceph-mon[24850]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:49 smithi084 ceph-mon[29604]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:49 smithi191 ceph-mon[25681]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:51.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:36:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:36:51.382 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:36:50] "GET /metrics HTTP/1.1" 200 208023 "" "Prometheus/2.33.4" 2024-04-16T14:36:51.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:36:51 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:36:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:36:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:51 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:51 smithi084 ceph-mon[29604]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:51 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:51 smithi084 ceph-mon[24850]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:51 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:36:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:51 smithi191 ceph-mon[25681]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:52.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:52 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:52.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:52 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:52.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:52 smithi084 ceph-mon[24850]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:52.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:52 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:52.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:52 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:52.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:52 smithi084 ceph-mon[29604]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:53.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:52 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:52 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:36:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:52 smithi191 ceph-mon[25681]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:36:53.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:36:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:36:53.510Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:36:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:36:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:36:53.510Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:36:55.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:54 smithi191 ceph-mon[25681]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:55.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:54 smithi084 ceph-mon[24850]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:55.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:54 smithi084 ceph-mon[29604]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:36:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:57 smithi084 ceph-mon[24850]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:57.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:57 smithi084 ceph-mon[29604]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:57 smithi191 ceph-mon[25681]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:59.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:36:59 smithi084 ceph-mon[24850]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:59.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:36:59 smithi084 ceph-mon[29604]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:36:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:36:59 smithi191 ceph-mon[25681]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:00.283 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:37:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:37:01.006 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:37:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:37:01.244 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:01.245 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:01.245 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:01.245 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[29604]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:01.245 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:01.245 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:01.245 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:01.245 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:01 smithi084 ceph-mon[24850]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:01.246 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:00] "GET /metrics HTTP/1.1" 200 207980 "" "Prometheus/2.33.4" 2024-04-16T14:37:01.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:01 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:01.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:01 smithi191 ceph-mon[25681]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:03.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:03 smithi084 ceph-mon[29604]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:03 smithi084 ceph-mon[24850]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:37:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:03.511Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:03.512Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:37:03.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:03 smithi191 ceph-mon[25681]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:05.189 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:04 smithi191 ceph-mon[25681]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:04 smithi084 ceph-mon[24850]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:05.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:04 smithi084 ceph-mon[29604]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:07.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:07 smithi084 ceph-mon[24850]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:07.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:07 smithi084 ceph-mon[29604]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:07.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:07 smithi191 ceph-mon[25681]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:37:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:37:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:37:09.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:09 smithi084 ceph-mon[24850]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:09.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:09 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:37:09.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:09 smithi084 ceph-mon[29604]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:09.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:09 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:37:09.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:09 smithi191 ceph-mon[25681]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:09 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:37:11.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:37:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:37:11.388 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:10] "GET /metrics HTTP/1.1" 200 207931 "" "Prometheus/2.33.4" 2024-04-16T14:37:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:11 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:11 smithi084 ceph-mon[24850]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:11 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:11 smithi084 ceph-mon[29604]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:11.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:11 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:11.707 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:11 smithi191 ceph-mon[25681]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:12.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:37:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:37:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:12 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:12 smithi191 ceph-mon[25681]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:13.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:13.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:12 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:13.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:12 smithi084 ceph-mon[24850]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:13.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:13.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:12 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:13.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:12 smithi084 ceph-mon[29604]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:13.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:37:13.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:37:13.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:13.512Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:13.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:13.513Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:37:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:14 smithi191 ceph-mon[25681]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:15.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:14 smithi084 ceph-mon[29604]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:14 smithi084 ceph-mon[24850]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:17.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:17 smithi084 ceph-mon[29604]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:17.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:17 smithi084 ceph-mon[24850]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:17.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:17 smithi191 ceph-mon[25681]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:19.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:19 smithi084 ceph-mon[24850]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:19.623 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:19 smithi084 ceph-mon[29604]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:19.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:19 smithi191 ceph-mon[25681]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:20.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:37:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:37:21.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:37:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:37:21.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:21.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:21.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:21.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[24850]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:21.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:21.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:21.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:21.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:21 smithi084 ceph-mon[29604]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:21.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:20] "GET /metrics HTTP/1.1" 200 207931 "" "Prometheus/2.33.4" 2024-04-16T14:37:21.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:21 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:21 smithi191 ceph-mon[25681]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:23.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:23 smithi084 ceph-mon[29604]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:23.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:23 smithi084 ceph-mon[24850]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:23.586 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:37:23.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:23.586 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:23.512Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:23.587 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:23.513Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:37:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:23 smithi191 ceph-mon[25681]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:25.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:24 smithi191 ceph-mon[25681]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:24 smithi084 ceph-mon[24850]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:24 smithi084 ceph-mon[29604]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:25 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:25 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:25 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:25 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:37:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:37:26.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:37:26.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:25 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:27 smithi191 ceph-mon[25681]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:27 smithi084 ceph-mon[24850]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:27.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:27 smithi084 ceph-mon[29604]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:29 smithi084 ceph-mon[24850]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:29 smithi084 ceph-mon[29604]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:29 smithi191 ceph-mon[25681]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:31.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:37:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:37:31.390 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:30] "GET /metrics HTTP/1.1" 200 207934 "" "Prometheus/2.33.4" 2024-04-16T14:37:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:31 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:31 smithi084 ceph-mon[24850]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:31 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:31.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:31 smithi084 ceph-mon[29604]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:31 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:31 smithi191 ceph-mon[25681]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:32.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:31 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:37:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:37:33.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:32 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:33.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:32 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:33.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:32 smithi191 ceph-mon[25681]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:32 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:32 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:32 smithi084 ceph-mon[24850]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:33.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:32 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:33.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:32 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:33.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:32 smithi084 ceph-mon[29604]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:33.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:37:33.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=4 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:33.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:33.513Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:33.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:33.513Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:37:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:35 smithi191 ceph-mon[25681]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:34 smithi084 ceph-mon[24850]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:35.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:34 smithi084 ceph-mon[29604]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:37 smithi084 ceph-mon[24850]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:37.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:37 smithi084 ceph-mon[29604]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:37 smithi191 ceph-mon[25681]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:39.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:39 smithi084 ceph-mon[24850]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:39.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:39 smithi084 ceph-mon[29604]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:39 smithi191 ceph-mon[25681]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:40.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:37:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:37:41.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:37:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:37:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[24850]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:41.425 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:40] "GET /metrics HTTP/1.1" 200 207924 "" "Prometheus/2.33.4" 2024-04-16T14:37:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:41 smithi084 ceph-mon[29604]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:41.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:41 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:41.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:41.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:41.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:41 smithi191 ceph-mon[25681]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:43 smithi084 ceph-mon[24850]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:43 smithi084 ceph-mon[29604]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:37:43.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:43.514Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:43.514Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:37:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:43 smithi191 ceph-mon[25681]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:45.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:45 smithi191 ceph-mon[25681]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:45 smithi084 ceph-mon[24850]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:45.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:45 smithi084 ceph-mon[29604]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:47 smithi084 ceph-mon[24850]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:47 smithi084 ceph-mon[29604]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:47 smithi191 ceph-mon[25681]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:49.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:49 smithi191 ceph-mon[25681]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:49.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:49 smithi084 ceph-mon[24850]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:49.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:49 smithi084 ceph-mon[29604]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:51.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:37:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:37:51.399 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:37:50] "GET /metrics HTTP/1.1" 200 207924 "" "Prometheus/2.33.4" 2024-04-16T14:37:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:51 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:51 smithi084 ceph-mon[24850]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:51 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:51 smithi084 ceph-mon[29604]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:51.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:51 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:37:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:51 smithi191 ceph-mon[25681]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:52.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:37:51 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:37:51] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:37:53.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:52 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:53.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:52 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:53.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:52 smithi084 ceph-mon[24850]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:53.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:52 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:53.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:52 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:53.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:52 smithi084 ceph-mon[29604]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:53.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:52 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:53.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:52 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:37:53.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:52 smithi191 ceph-mon[25681]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:37:53.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:53.515Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:37:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:37:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:37:53.515Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:37:55.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:55 smithi191 ceph-mon[25681]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:55.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:55 smithi084 ceph-mon[24850]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:55.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:55 smithi084 ceph-mon[29604]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:37:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:57 smithi084 ceph-mon[24850]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:57.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:57 smithi084 ceph-mon[29604]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:57 smithi191 ceph-mon[25681]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:59.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:37:59 smithi084 ceph-mon[24850]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:59.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:37:59 smithi084 ceph-mon[29604]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:37:59.677 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:37:59 smithi191 ceph-mon[25681]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:00.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:38:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:38:01.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:38:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:38:01.308 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:00] "GET /metrics HTTP/1.1" 200 207937 "" "Prometheus/2.33.4" 2024-04-16T14:38:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[24850]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:01 smithi084 ceph-mon[29604]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:01 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:01 smithi191 ceph-mon[25681]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:03.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:03 smithi084 ceph-mon[24850]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:03.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:03 smithi084 ceph-mon[29604]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:38:03.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:03.516Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:03.516Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:03.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:03 smithi191 ceph-mon[25681]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:05 smithi084 ceph-mon[24850]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:05 smithi084 ceph-mon[29604]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:05.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:05 smithi191 ceph-mon[25681]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:07 smithi191 ceph-mon[25681]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:07.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:07 smithi084 ceph-mon[24850]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:07.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:07 smithi084 ceph-mon[29604]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:08.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:38:08.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:38:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:38:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:38:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:38:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:38:09.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:09 smithi191 ceph-mon[25681]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:09.668 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:09 smithi084 ceph-mon[29604]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:09.668 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:09 smithi084 ceph-mon[24850]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:11.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:38:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:38:11.405 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:10] "GET /metrics HTTP/1.1" 200 207934 "" "Prometheus/2.33.4" 2024-04-16T14:38:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:11 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:11 smithi084 ceph-mon[24850]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:11 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:11 smithi084 ceph-mon[29604]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:11 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:11 smithi191 ceph-mon[25681]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:12.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:38:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:38:13.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:13.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:13.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:13 smithi191 ceph-mon[25681]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:13.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:13.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:13.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-mon[24850]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:13.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:13.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:13.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-mon[29604]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:13.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:38:13.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:13.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:13.516Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:13.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:13.517Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:15.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:15 smithi084 ceph-mon[24850]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:15.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:15 smithi084 ceph-mon[29604]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:15 smithi191 ceph-mon[25681]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:17.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:17 smithi084 ceph-mon[24850]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:17.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:17 smithi084 ceph-mon[29604]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:17.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:17 smithi191 ceph-mon[25681]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:19.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:19 smithi084 ceph-mon[24850]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:19.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:19 smithi084 ceph-mon[29604]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:19.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:19 smithi191 ceph-mon[25681]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:20.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:38:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:38:21.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:38:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:38:21.415 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:20] "GET /metrics HTTP/1.1" 200 207934 "" "Prometheus/2.33.4" 2024-04-16T14:38:21.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:21.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[29604]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:21.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:21.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[24850]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:21 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:21 smithi191 ceph-mon[25681]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:23.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:23 smithi084 ceph-mon[24850]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:23 smithi084 ceph-mon[29604]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:23.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:38:23.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:23.675 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:23.517Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:23.675 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:23.517Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:23 smithi191 ceph-mon[25681]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:25.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:25 smithi191 ceph-mon[25681]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:25.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:25 smithi084 ceph-mon[29604]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:25.358 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:25 smithi084 ceph-mon[24850]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:38:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:38:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:38:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:27 smithi191 ceph-mon[25681]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:27 smithi084 ceph-mon[24850]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:27.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:27 smithi084 ceph-mon[29604]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:29.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:29 smithi191 ceph-mon[25681]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:29 smithi084 ceph-mon[24850]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:29 smithi084 ceph-mon[29604]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:31.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:38:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:38:31.409 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:30] "GET /metrics HTTP/1.1" 200 207944 "" "Prometheus/2.33.4" 2024-04-16T14:38:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:31 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:31 smithi084 ceph-mon[29604]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:31 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:31 smithi084 ceph-mon[24850]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:31.746 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:31 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:31.746 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:31 smithi191 ceph-mon[25681]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:32.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:38:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:38:33.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:33 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:33.414 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:33 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:33.414 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:33 smithi191 ceph-mon[25681]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:33.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:33.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:33.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-mon[29604]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-mon[24850]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:33.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:38:33.516Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:33.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:33.518Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:33.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:33.518Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:35 smithi191 ceph-mon[25681]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:35 smithi084 ceph-mon[24850]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:35.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:35 smithi084 ceph-mon[29604]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:37 smithi084 ceph-mon[24850]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:37.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:37 smithi084 ceph-mon[29604]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:37 smithi191 ceph-mon[25681]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:39 smithi084 ceph-mon[24850]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:39.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:39 smithi084 ceph-mon[29604]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:39 smithi191 ceph-mon[25681]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:40.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:38:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:38:41.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:38:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:38:41.411 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:40] "GET /metrics HTTP/1.1" 200 207932 "" "Prometheus/2.33.4" 2024-04-16T14:38:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[24850]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[29604]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:41.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:41 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:41.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:41 smithi191 ceph-mon[25681]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:41.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:41.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:43 smithi084 ceph-mon[24850]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:43.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:43 smithi084 ceph-mon[29604]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:43.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:38:43.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:43.519Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:43.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:43.519Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:43.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:43 smithi191 ceph-mon[25681]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:38:45.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:45 smithi084 ceph-mon[24850]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:45.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:45 smithi084 ceph-mon[29604]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:45.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:45 smithi191 ceph-mon[25681]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:47.667 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:47 smithi191 ceph-mon[25681]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:47 smithi084 ceph-mon[24850]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:47 smithi084 ceph-mon[29604]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:49.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:49 smithi191 ceph-mon[25681]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:49 smithi084 ceph-mon[24850]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:49.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:49 smithi084 ceph-mon[29604]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:50.909 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:38:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:38:51.413 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:38:50] "GET /metrics HTTP/1.1" 200 207932 "" "Prometheus/2.33.4" 2024-04-16T14:38:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:51 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:51 smithi084 ceph-mon[29604]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:51 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:51 smithi084 ceph-mon[24850]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:51 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:38:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:51 smithi191 ceph-mon[25681]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:52.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:38:52 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:38:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:38:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:53 smithi191 ceph-mon[25681]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:53.515 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:53.515 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:53.515 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-mon[24850]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:53.515 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:53.515 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:38:53.515 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-mon[29604]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:38:53.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:53.520Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:38:53.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:38:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:38:53.520Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:38:55.379 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:55 smithi084 ceph-mon[24850]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:55.379 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:55 smithi084 ceph-mon[29604]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:55.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:55 smithi191 ceph-mon[25681]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:38:57.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:57 smithi084 ceph-mon[29604]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:57 smithi084 ceph-mon[24850]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:57.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:57 smithi191 ceph-mon[25681]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:59.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:38:59 smithi084 ceph-mon[24850]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:59.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:38:59 smithi084 ceph-mon[29604]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:38:59.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:38:59 smithi191 ceph-mon[25681]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:00.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:39:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:39:01.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:39:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:39:01.418 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:00] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-04-16T14:39:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[24850]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[29604]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:01 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:01 smithi191 ceph-mon[25681]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:03.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:03 smithi084 ceph-mon[24850]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:03.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:03 smithi084 ceph-mon[29604]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:03.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:39:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:39:03.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:39:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:39:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:39:03.520Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:39:03.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:39:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:39:03.520Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:39:03.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:03 smithi191 ceph-mon[25681]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:05.309 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:05 smithi084 ceph-mon[24850]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:05.310 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:05 smithi084 ceph-mon[29604]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:05.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:05 smithi191 ceph-mon[25681]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:07.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:07 smithi084 ceph-mon[24850]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:07.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:07 smithi084 ceph-mon[29604]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:07.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:07 smithi191 ceph-mon[25681]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:39:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:39:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:39:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:39:08.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:39:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:39:09.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:09 smithi084 ceph-mon[24850]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:09.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:09 smithi084 ceph-mon[29604]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:09 smithi191 ceph-mon[25681]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:11.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:39:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:39:11.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:10] "GET /metrics HTTP/1.1" 200 207895 "" "Prometheus/2.33.4" 2024-04-16T14:39:11.519 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:11 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:11.519 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:11 smithi191 ceph-mon[25681]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:11 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:11.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:11 smithi084 ceph-mon[24850]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:11 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:11 smithi084 ceph-mon[29604]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:12.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:39:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:39:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:13 smithi084 ceph-mon[24850]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:13 smithi084 ceph-mon[29604]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:13.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:39:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:39:13.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:39:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:13 smithi191 ceph-mon[25681]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:15.067 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-16T14:39:15.384 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:15 smithi084 ceph-mon[24850]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:15.385 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:15 smithi084 ceph-mon[29604]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:15 smithi191 ceph-mon[25681]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:17.537 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:17 smithi084 ceph-mon[24850]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:17.537 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:17 smithi084 ceph-mon[29604]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:17.560 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-16T14:39:17.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:17 smithi191 ceph-mon[25681]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:19.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:19 smithi084 ceph-mon[24850]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:19.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:19 smithi084 ceph-mon[29604]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:19.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:19 smithi191 ceph-mon[25681]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:20.235 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-16T14:39:20.862 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:39:20] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:39:21.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:39:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:39:21.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:20] "GET /metrics HTTP/1.1" 200 207895 "" "Prometheus/2.33.4" 2024-04-16T14:39:21.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:21.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[24850]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:21.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:21.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:21.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:21.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[29604]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:21.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:21.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:21 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:21 smithi191 ceph-mon[25681]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:22.873 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T14:39:23.485 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:23 smithi084 ceph-mon[24850]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:23.485 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:23 smithi084 ceph-mon[29604]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:23 smithi191 ceph-mon[25681]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 4s ago 9m - - 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 12s ago 9m - - 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (3m) 4s ago 4m 28.3M - ba2b418f427c 5fe4026a0b0b 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (3m) 12s ago 3m 54.9M - 8.3.5 dad864ee21e9 412120ea47c8 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (3m) 4s ago 3m 50.9M - 3.5 e1d6a67b021e 11a8a37659cc 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443 running (8m) 12s ago 8m 414M - 17.2.0 e1d6a67b021e baf7400ba8d0 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:9283 running (10m) 4s ago 10m 464M - 17.2.0 e1d6a67b021e 3fd2649a6f04 2024-04-16T14:39:24.732 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (10m) 4s ago 10m 54.6M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (9m) 12s ago 8m 40.5M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (9m) 4s ago 9m 42.5M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (4m) 4s ago 4m 16.3M - 1dbe0e931976 31cd09b02c46 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (4m) 12s ago 4m 18.0M - 1dbe0e931976 ed21c291468e 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (8m) 4s ago 8m 50.3M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (8m) 4s ago 8m 52.2M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (7m) 4s ago 7m 45.5M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (7m) 4s ago 7m 48.5M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (6m) 12s ago 6m 48.4M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (6m) 12s ago 6m 45.6M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (6m) 12s ago 6m 45.4M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (5m) 12s ago 5m 47.5M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (3m) 12s ago 4m 65.3M - 514e6a882f6e 1df5ffb83f44 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (3m) 4s ago 3m 69.7M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:39:24.733 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (3m) 12s ago 3m 71.3M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:39:25.278 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:25 smithi084 ceph-mon[29604]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:25.279 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:25 smithi084 ceph-mon[24850]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:25.301 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions' 2024-04-16T14:39:25.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:25 smithi191 ceph-mon[25681]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:26.167 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[29604]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[24850]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:26.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:26 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:26.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:26 smithi191 ceph-mon[25681]: from='client.14949 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:26.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:26.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:39:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:39:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:26 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:27 smithi084 ceph-mon[24850]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:27.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:27 smithi084 ceph-mon[29604]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:27.362 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:39:27.362 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:39:27.363 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:39:27.364 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15 2024-04-16T14:39:27.364 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:39:27.364 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:39:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:27 smithi191 ceph-mon[25681]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:28 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2667002202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:28 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2667002202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:28 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2667002202' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:39:28.971 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph -s' 2024-04-16T14:39:29.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:29 smithi084 ceph-mon[29604]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:29.326 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:29 smithi084 ceph-mon[24850]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:29.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:29 smithi191 ceph-mon[25681]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:30.997 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:30] "GET /metrics HTTP/1.1" 200 207892 "" "Prometheus/2.33.4" 2024-04-16T14:39:31.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:39:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:39:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:31 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:31 smithi084 ceph-mon[24850]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:31 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:31 smithi084 ceph-mon[29604]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:31.719 INFO:teuthology.orchestra.run.smithi084.stdout: cluster: 2024-04-16T14:39:31.719 INFO:teuthology.orchestra.run.smithi084.stdout: id: 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:39:31.719 INFO:teuthology.orchestra.run.smithi084.stdout: health: HEALTH_OK 2024-04-16T14:39:31.719 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: services: 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: mon: 3 daemons, quorum a,c,b (age 9m) 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: mgr: y(active, since 5m), standbys: x 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: osd: 8 osds: 8 up (since 5m), 8 in (since 6m) 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: data: 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: pools: 6 pools, 161 pgs 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: objects: 209 objects, 585 KiB 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: usage: 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: pgs: 161 active+clean 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: io: 2024-04-16T14:39:31.720 INFO:teuthology.orchestra.run.smithi084.stdout: client: 1.2 KiB/s rd, 1 op/s rd, 0 op/s wr 2024-04-16T14:39:31.721 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:39:31.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:31 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:31 smithi191 ceph-mon[25681]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:32.463 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ls' 2024-04-16T14:39:32.494 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:32 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1440008346' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:39:32.495 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:32 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:32.495 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:32 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:32.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:32 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1440008346' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:39:32.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:32 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:32.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:32 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:32.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:39:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:39:32.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:32 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1440008346' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:39:32.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:32 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:32.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:32 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:33.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:33 smithi191 ceph-mon[25681]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:33.811 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:33 smithi084 ceph-mon[24850]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:33.812 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:33 smithi084 ceph-mon[29604]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:34.477 INFO:teuthology.orchestra.run.smithi084.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-16T14:39:34.477 INFO:teuthology.orchestra.run.smithi084.stdout:agent 2/2 13s ago 5m * 2024-04-16T14:39:34.477 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager ?:9093,9094 1/1 13s ago 5m smithi084=a;count:1 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:grafana ?:3000 1/1 2s ago 5m smithi191=a;count:1 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo 1/1 13s ago 3m count:1 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:mgr 2/2 13s ago 8m smithi084=y;smithi191=x;count:2 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:mon 3/3 13s ago 9m smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b;count:3 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter ?:9100 2/2 13s ago 5m smithi084=a;smithi191=b;count:2 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:osd 8 13s ago - 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus ?:9095 1/1 2s ago 5m smithi191=a;count:1 2024-04-16T14:39:34.478 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo ?:8000 2/2 13s ago 3m count:2 2024-04-16T14:39:35.116 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T14:39:35.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:35 smithi084 ceph-mon[24850]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:35.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:35 smithi084 ceph-mon[24850]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:35.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:35 smithi084 ceph-mon[29604]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:35.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:35 smithi084 ceph-mon[29604]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:35 smithi191 ceph-mon[25681]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:35 smithi191 ceph-mon[25681]: from='client.14967 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:37.561 INFO:teuthology.orchestra.run.smithi084.stdout:Scheduled to redeploy mgr.x on host 'smithi191' 2024-04-16T14:39:37.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:37 smithi084 ceph-mon[29604]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:37.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:37 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1791300141' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:37 smithi084 ceph-mon[24850]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:37 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1791300141' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:39:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:37 smithi191 ceph-mon[25681]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:37 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1791300141' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.468 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps --refresh' 2024-04-16T14:39:38.837 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[29604]: from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[29604]: Schedule redeploy daemon mgr.x 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[29604]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[24850]: from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[24850]: Schedule redeploy daemon mgr.x 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:38.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:38 smithi084 ceph-mon[24850]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:39.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:38 smithi191 ceph-mon[25681]: from='client.24883 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.x", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:39.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:38 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:39.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:38 smithi191 ceph-mon[25681]: Schedule redeploy daemon mgr.x 2024-04-16T14:39:39.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:38 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:39:39.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:38 smithi191 ceph-mon[25681]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:40.892 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 0s ago 9m - - 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 8s ago 9m - - 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (3m) 0s ago 4m 28.3M - ba2b418f427c 5fe4026a0b0b 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (4m) 8s ago 4m 54.9M - 8.3.5 dad864ee21e9 412120ea47c8 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (3m) 0s ago 3m 51.0M - 3.5 e1d6a67b021e 11a8a37659cc 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443 running (9m) 8s ago 8m 414M - 17.2.0 e1d6a67b021e baf7400ba8d0 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:9283 running (10m) 0s ago 10m 465M - 17.2.0 e1d6a67b021e 3fd2649a6f04 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (10m) 0s ago 10m 54.3M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (9m) 8s ago 9m 41.1M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (9m) 0s ago 9m 37.4M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (5m) 0s ago 5m 16.7M - 1dbe0e931976 31cd09b02c46 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (5m) 8s ago 5m 17.4M - 1dbe0e931976 ed21c291468e 2024-04-16T14:39:40.893 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (8m) 0s ago 8m 50.4M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (8m) 0s ago 8m 52.4M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (7m) 0s ago 7m 45.7M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (7m) 0s ago 7m 48.7M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (7m) 8s ago 7m 48.6M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (6m) 8s ago 6m 45.8M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (6m) 8s ago 6m 45.5M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (5m) 8s ago 5m 47.7M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (3m) 8s ago 5m 65.8M - 514e6a882f6e 1df5ffb83f44 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (3m) 0s ago 3m 69.8M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:39:40.894 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (3m) 8s ago 3m 71.4M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:39:41.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:39:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:39:41.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:39:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:39:41.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:40] "GET /metrics HTTP/1.1" 200 207882 "" "Prometheus/2.33.4" 2024-04-16T14:39:41.629 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:41.629 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[29604]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:41.629 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:41.630 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:41.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:41.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[24850]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:41.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:41.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:41.656 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 180' 2024-04-16T14:39:41.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:41 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:41 smithi191 ceph-mon[25681]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:42 smithi191 ceph-mon[25681]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:42.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:42 smithi084 ceph-mon[24850]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:42.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:42 smithi084 ceph-mon[29604]: from='client.14985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:39:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:43 smithi191 ceph-mon[25681]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:43.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:43 smithi084 ceph-mon[29604]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:43 smithi084 ceph-mon[24850]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:45.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:45 smithi084 ceph-mon[29604]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:45.134 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:45 smithi084 ceph-mon[24850]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:45.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:45 smithi191 ceph-mon[25681]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:47.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:47 smithi084 ceph-mon[24850]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:47 smithi084 ceph-mon[29604]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:47 smithi191 ceph-mon[25681]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:49.756 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:49 smithi084 ceph-mon[24850]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:49.756 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:49 smithi084 ceph-mon[29604]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:49 smithi191 ceph-mon[25681]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:51.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:39:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:39:51.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:39:50] "GET /metrics HTTP/1.1" 200 207882 "" "Prometheus/2.33.4" 2024-04-16T14:39:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:51 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:51 smithi191 ceph-mon[25681]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:51 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:51 smithi084 ceph-mon[24850]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:51.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:51 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:39:51.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:51 smithi084 ceph-mon[29604]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:52.853 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:39:52 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:39:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:39:53.460 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:53 smithi191 ceph-mon[25681]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:53.460 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:53.460 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:53.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:53 smithi084 ceph-mon[24850]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:53.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:53.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:53.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:53 smithi084 ceph-mon[29604]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:53.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:39:55.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:55 smithi084 ceph-mon[24850]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:55.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:55 smithi084 ceph-mon[29604]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:55 smithi191 ceph-mon[25681]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:39:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:57 smithi191 ceph-mon[25681]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:57 smithi084 ceph-mon[24850]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:57 smithi084 ceph-mon[29604]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:39:59 smithi191 ceph-mon[25681]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:59.765 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:39:59 smithi084 ceph-mon[24850]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:39:59.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:39:59 smithi084 ceph-mon[29604]: pgmap v214: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:00.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:00 smithi191 ceph-mon[25681]: overall HEALTH_OK 2024-04-16T14:40:00.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:40:00.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:00 smithi084 ceph-mon[24850]: overall HEALTH_OK 2024-04-16T14:40:00.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:00 smithi084 ceph-mon[29604]: overall HEALTH_OK 2024-04-16T14:40:01.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:00] "GET /metrics HTTP/1.1" 200 207888 "" "Prometheus/2.33.4" 2024-04-16T14:40:01.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:40:00] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:40:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:01 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:01 smithi191 ceph-mon[25681]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[24850]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[29604]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:01.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:03.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:03 smithi191 ceph-mon[25681]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:03.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:03 smithi084 ceph-mon[24850]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:03.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:03 smithi084 ceph-mon[29604]: pgmap v216: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:05.078 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:05 smithi191 ceph-mon[25681]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:05 smithi084 ceph-mon[24850]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:05.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:05 smithi084 ceph-mon[29604]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:07.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:07.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:07.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: Deploying daemon mgr.x on smithi191 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[24850]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:07.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:40:07.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:40:07.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:07.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: Deploying daemon mgr.x on smithi191 2024-04-16T14:40:07.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:06 smithi084 ceph-mon[29604]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: Deploying daemon mgr.x on smithi191 2024-04-16T14:40:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:06 smithi191 ceph-mon[25681]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:40:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:40:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:40:08.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:40:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:40:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:40:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:09 smithi191 ceph-mon[25681]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:09.777 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:09 smithi084 ceph-mon[24850]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:09.777 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:09 smithi084 ceph-mon[29604]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:10.999 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:10] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-04-16T14:40:11.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:40:11.721 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:11 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:11.721 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:11 smithi084 ceph-mon[29604]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:11.721 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:11 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:11.721 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:11 smithi084 ceph-mon[24850]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:11.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:11 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:11 smithi191 ceph-mon[25681]: pgmap v220: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:12.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:40:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:40:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:13 smithi191 ceph-mon[25681]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:13 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-mon[24850]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:13.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-mon[29604]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:13.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:13.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:13.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:13.507Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:40:13.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:13.508Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:40:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:15 smithi084 ceph-mon[24850]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:15.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:15 smithi084 ceph-mon[29604]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:15.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:15 smithi191 ceph-mon[25681]: pgmap v222: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:17.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:17 smithi191 ceph-mon[25681]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:17.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:17 smithi084 ceph-mon[24850]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:17.838 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:17 smithi084 ceph-mon[29604]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:19.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:19 smithi191 ceph-mon[25681]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:19.787 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:19 smithi084 ceph-mon[24850]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:19.788 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:19 smithi084 ceph-mon[29604]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:21.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:40:21.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:20] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-04-16T14:40:21.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:40:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:40:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:21 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:21 smithi191 ceph-mon[25681]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:21.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:21.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[29604]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:21.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:21.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[24850]: pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:23.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:23 smithi191 ceph-mon[25681]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:23.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:23 smithi084 ceph-mon[24850]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:23.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:23 smithi084 ceph-mon[29604]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:23.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:40:23.506Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=3 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:40:23.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:23.508Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:40:23.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:23.509Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:40:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:25 smithi084 ceph-mon[24850]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:25 smithi084 ceph-mon[29604]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:25.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:25 smithi191 ceph-mon[25681]: pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:27 smithi191 ceph-mon[25681]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:27 smithi084 ceph-mon[24850]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:27.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:27 smithi084 ceph-mon[29604]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:29.695 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:29 smithi084 ceph-mon[24850]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:29.696 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:29 smithi084 ceph-mon[29604]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:29.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:29 smithi191 ceph-mon[25681]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:31.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[27167]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:40:31.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:30] "GET /metrics HTTP/1.1" 200 207892 "" "Prometheus/2.33.4" 2024-04-16T14:40:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:31 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:31 smithi084 ceph-mon[29604]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:31 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:31 smithi084 ceph-mon[24850]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:31.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:31 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:31 smithi191 ceph-mon[25681]: pgmap v230: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:33.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:40:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:40:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:33 smithi191 ceph-mon[25681]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:33 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:33 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-mon[24850]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:33.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-mon[29604]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:33.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:33.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:40:33.508Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=6 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:40:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:33.510Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:40:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:33.510Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:40:35.292 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:35 smithi191 ceph-mon[25681]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:35.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:35 smithi084 ceph-mon[24850]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:35.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:35 smithi084 ceph-mon[29604]: pgmap v232: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:35.568 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:35 smithi191 systemd[1]: Stopping Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:40:35.568 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:35 smithi191 bash[50484]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr.x" found: no such container 2024-04-16T14:40:35.823 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:35 smithi191 podman[50498]: 2024-04-16 14:40:35.570639681 +0000 UTC m=+0.136492325 container died baf7400ba8d01552447ba739d0859dec1a017051d0d2e1845fda3f21fda3fa1d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.expose-services=, distribution-scope=public, io.buildah.version=1.19.8, version=8, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, vcs-type=git, io.k8s.display-name=CentOS Stream 8, ceph=True, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream) 2024-04-16T14:40:36.132 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:35 smithi191 podman[50498]: 2024-04-16 14:40:35.899945406 +0000 UTC m=+0.465798040 container cleanup baf7400ba8d01552447ba739d0859dec1a017051d0d2e1845fda3f21fda3fa1d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, vendor=Red Hat, Inc., architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, ceph=True, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, name=centos-stream, maintainer=Guillaume Abrioux , release=754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, vcs-type=git, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0) 2024-04-16T14:40:36.132 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:35 smithi191 bash[50498]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x 2024-04-16T14:40:36.132 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:35 smithi191 bash[50525]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr.x" found: no such container 2024-04-16T14:40:36.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 podman[50512]: 2024-04-16 14:40:36.134757089 +0000 UTC m=+0.554555348 container remove baf7400ba8d01552447ba739d0859dec1a017051d0d2e1845fda3f21fda3fa1d (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, architecture=x86_64, GIT_CLEAN=True, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, release=754, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, name=centos-stream, io.openshift.tags=base centos centos-stream, maintainer=Guillaume Abrioux , vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git) 2024-04-16T14:40:36.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:40:36.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-16T14:40:36.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 systemd[1]: Stopped Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:40:36.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Consumed 17.220s CPU time. 2024-04-16T14:40:36.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 systemd[1]: Starting Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:40:36.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:36 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:36.304Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=5 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": dial tcp 172.21.15.191:8443: connect: connection refused" 2024-04-16T14:40:36.810 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 podman[50633]: 2024-04-16 14:40:36.461399287 +0000 UTC m=+0.017998546 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T14:40:36.810 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 podman[50633]: 2024-04-16 14:40:36.569077364 +0000 UTC m=+0.125676630 container create 69dc1d713d6daec3f9a3373e852b998f350d9279011fdb3bfd7c15640df8ba9a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-16T14:40:36.811 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 podman[50633]: 2024-04-16 14:40:36.813220568 +0000 UTC m=+0.369819827 container init 69dc1d713d6daec3f9a3373e852b998f350d9279011fdb3bfd7c15640df8ba9a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-16T14:40:37.087 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 podman[50633]: 2024-04-16 14:40:36.81625766 +0000 UTC m=+0.372856928 container start 69dc1d713d6daec3f9a3373e852b998f350d9279011fdb3bfd7c15640df8ba9a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-16T14:40:37.087 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 ceph-mgr[50652]: -- 172.21.15.191:0/2009992092 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x563224d0a5a0 con 0x563224cde800 2024-04-16T14:40:37.087 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 bash[50633]: 69dc1d713d6daec3f9a3373e852b998f350d9279011fdb3bfd7c15640df8ba9a 2024-04-16T14:40:37.087 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:36 smithi191 systemd[1]: Started Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:40:37.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:37.375+0000 7f5d8fbb5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:40:37.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:37.473+0000 7f5d8fbb5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:40:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-mon[25681]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.834 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[29604]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:37.834 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.834 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.834 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.834 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[24850]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:40:37.835 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:38.402 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:38.165+0000 7f5d8fbb5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:40:38.402 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:38.257+0000 7f5d8fbb5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:40:38.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:38.404+0000 7f5d8fbb5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:40:38.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:38.501+0000 7f5d8fbb5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:40:38.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:38.587+0000 7f5d8fbb5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:40:39.148 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:38.858+0000 7f5d8fbb5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:40:39.148 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:38.969+0000 7f5d8fbb5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:40:39.149 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:39.056+0000 7f5d8fbb5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:40:39.441 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:39.150+0000 7f5d8fbb5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:40:39.442 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:39.331+0000 7f5d8fbb5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:40:39.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:39 smithi191 ceph-mon[25681]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:39.800 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:39 smithi084 ceph-mon[24850]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:39.800 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:39 smithi084 ceph-mon[29604]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:40.316+0000 7f5d8fbb5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:40:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:40.450+0000 7f5d8fbb5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:40:41.080 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:40.791+0000 7f5d8fbb5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:40:41.080 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:40.882+0000 7f5d8fbb5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:40:41.080 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:41.082+0000 7f5d8fbb5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:40:41.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:40] "GET /metrics HTTP/1.1" 200 207880 "" "Prometheus/2.33.4" 2024-04-16T14:40:41.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:40:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:40:41.446 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:41.270+0000 7f5d8fbb5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:40:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:41.559+0000 7f5d8fbb5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:40:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-mon[25681]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:41.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:41.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[24850]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:41.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:41.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:41.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:41.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[29604]: pgmap v235: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:41.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:41.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:41 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:42.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:41.823+0000 7f5d8fbb5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:40:42.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:42.070+0000 7f5d8fbb5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:40:43.261 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:42.890+0000 7f5d8fbb5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:40:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-mon[25681]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:43.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:43.469+0000 7f5d8fbb5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:40:43.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:43.571+0000 7f5d8fbb5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:40:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:43 smithi084 ceph-mon[24850]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:43.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:43 smithi084 ceph-mon[29604]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:43.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:40:43.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": dial tcp 172.21.15.191:8443: connect: connection refused" 2024-04-16T14:40:43.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:43.509Z 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.191:8443/api/prometheus_receiver\": dial tcp 172.21.15.191:8443: connect: connection refused" 2024-04-16T14:40:43.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:43.511Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:40:44.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:43.795+0000 7f5d8fbb5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:40:44.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:40:43] ENGINE Bus STARTING 2024-04-16T14:40:44.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: CherryPy Checker: 2024-04-16T14:40:44.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: The Application mounted at '' has an empty config. 2024-04-16T14:40:44.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:40:44.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:40:43] ENGINE Serving on http://:::9283 2024-04-16T14:40:44.263 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:40:43] ENGINE Bus STARTED 2024-04-16T14:40:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:44 smithi191 ceph-mon[25681]: Standby manager daemon x restarted 2024-04-16T14:40:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:44 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:40:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:44 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:40:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:44 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:40:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:44 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:40:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:44 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:40:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[24850]: Standby manager daemon x restarted 2024-04-16T14:40:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:40:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:40:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:40:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:40:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:40:44.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:44.675Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:40:44.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T14:40:44.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:40:44.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:40:44.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:40:44.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:40:44.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:44 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:40:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:45 smithi191 ceph-mon[25681]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:45 smithi191 ceph-mon[25681]: mgrmap e21: y(active, since 6m), standbys: x 2024-04-16T14:40:45.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:45 smithi084 ceph-mon[24850]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:45.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:45 smithi084 ceph-mon[24850]: mgrmap e21: y(active, since 6m), standbys: x 2024-04-16T14:40:45.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:45 smithi084 ceph-mon[29604]: pgmap v237: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:45.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:45 smithi084 ceph-mon[29604]: mgrmap e21: y(active, since 6m), standbys: x 2024-04-16T14:40:47.670 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:47 smithi084 ceph-mon[24850]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:47.671 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:47 smithi084 ceph-mon[29604]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:47 smithi191 ceph-mon[25681]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:49.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:49 smithi191 ceph-mon[25681]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:49.672 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:49 smithi084 ceph-mon[24850]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:49.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:49 smithi084 ceph-mon[29604]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:51.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:40:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:40:51.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:40:50] "GET /metrics HTTP/1.1" 200 207880 "" "Prometheus/2.33.4" 2024-04-16T14:40:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:51 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:51 smithi191 ceph-mon[25681]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:51.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:51 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:51.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:51 smithi084 ceph-mon[29604]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:51 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:40:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:51 smithi084 ceph-mon[24850]: pgmap v240: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:53.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:52 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:40:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:40:53.549 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:53 smithi191 ceph-mon[25681]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:53.550 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:53.550 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:53 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:53.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-mon[24850]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:53.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:53.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:53.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-mon[29604]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:53.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:53.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:53.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:40:53.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:40:53.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:53.511Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:40:53.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:40:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:40:53.512Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:40:55.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:55 smithi191 ceph-mon[25681]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:55.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:55 smithi084 ceph-mon[29604]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:55.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:55 smithi084 ceph-mon[24850]: pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:40:57.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:40:56 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:40:56] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:40:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:57 smithi191 ceph-mon[25681]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:57 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:57 smithi084 ceph-mon[29604]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:57 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:57.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:57 smithi084 ceph-mon[24850]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:57.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:57.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:57 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:40:59.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:40:59 smithi191 ceph-mon[25681]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:59.811 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:40:59 smithi084 ceph-mon[24850]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:40:59.812 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:40:59 smithi084 ceph-mon[29604]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:01.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:41:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:41:01.277 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:00] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-04-16T14:41:01.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:01.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[29604]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:01.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:01.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[24850]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:01.674 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:41:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:41:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:01 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:01 smithi191 ceph-mon[25681]: pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:01 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:03.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:03 smithi191 ceph-mon[25681]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:03.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:03 smithi084 ceph-mon[29604]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:03.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:03 smithi084 ceph-mon[24850]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:03.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:41:03.509Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:03.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:03.512Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:03.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:03.512Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:05 smithi084 ceph-mon[24850]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:05.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:05 smithi084 ceph-mon[29604]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:05.455 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:05 smithi191 ceph-mon[25681]: pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:07.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:07 smithi191 ceph-mon[25681]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:07.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:07 smithi084 ceph-mon[29604]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:07.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:07 smithi084 ceph-mon[24850]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:41:08.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:41:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:41:08.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:41:08.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:41:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:41:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:09 smithi191 ceph-mon[25681]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:09.820 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:09 smithi084 ceph-mon[24850]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:09.820 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:09 smithi084 ceph-mon[29604]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:10.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:41:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:41:11.414 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:10] "GET /metrics HTTP/1.1" 200 207880 "" "Prometheus/2.33.4" 2024-04-16T14:41:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:11 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:11 smithi084 ceph-mon[24850]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:11 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:11 smithi084 ceph-mon[29604]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:11 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:11 smithi191 ceph-mon[25681]: pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:13 smithi191 ceph-mon[25681]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:13 smithi084 ceph-mon[24850]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:13.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:13 smithi084 ceph-mon[29604]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:13.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:41:13.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:13.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:13.512Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:13.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:13.512Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:14.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:41:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:41:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:15 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:15 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:15 smithi191 ceph-mon[25681]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:15 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:15 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:15 smithi084 ceph-mon[24850]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:15.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:15 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:15.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:15 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:15.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:15 smithi084 ceph-mon[29604]: pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:17.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:17 smithi191 ceph-mon[25681]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:17 smithi084 ceph-mon[24850]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:17.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:17 smithi084 ceph-mon[29604]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:19.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:19 smithi191 ceph-mon[25681]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:19.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:19 smithi084 ceph-mon[24850]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:19.826 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:19 smithi084 ceph-mon[29604]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:21.011 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:41:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:41:21.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:20] "GET /metrics HTTP/1.1" 200 207880 "" "Prometheus/2.33.4" 2024-04-16T14:41:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[24850]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[29604]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:21.674 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:41:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:41:21.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:21 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:21.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:21 smithi191 ceph-mon[25681]: pgmap v255: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:21.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:21.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:21 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:23.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:23 smithi191 ceph-mon[25681]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:23.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:23 smithi084 ceph-mon[24850]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:23.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:23 smithi084 ceph-mon[29604]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:23.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:41:23.510Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:23.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:23.512Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:23.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:23.513Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:25 smithi084 ceph-mon[24850]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:25 smithi084 ceph-mon[29604]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:25 smithi191 ceph-mon[25681]: pgmap v257: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:27 smithi191 ceph-mon[25681]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:27 smithi084 ceph-mon[24850]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:27.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:27 smithi084 ceph-mon[29604]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:29 smithi084 ceph-mon[24850]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:29 smithi084 ceph-mon[29604]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:29 smithi191 ceph-mon[25681]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:31.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:41:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:41:31.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:30] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-04-16T14:41:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:31 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:31 smithi191 ceph-mon[25681]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:31.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:31 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:31.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:31 smithi084 ceph-mon[24850]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:31.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:31 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:31.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:31 smithi084 ceph-mon[29604]: pgmap v260: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:33 smithi191 ceph-mon[25681]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:33 smithi084 ceph-mon[24850]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:33.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:33 smithi084 ceph-mon[29604]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:41:33.511Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:33.513Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:33.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:33.514Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:34.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:41:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:41:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:35 smithi191 ceph-mon[25681]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:35 smithi084 ceph-mon[24850]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:35.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:35.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:35.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:35 smithi084 ceph-mon[29604]: pgmap v262: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:37.723 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[24850]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[29604]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:37.724 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:37 smithi191 ceph-mon[25681]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:41:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:41:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:41:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:39.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:39 smithi191 ceph-mon[25681]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:39 smithi084 ceph-mon[24850]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:39.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:39 smithi084 ceph-mon[29604]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:41.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:41:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:41:41.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:40] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-04-16T14:41:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:41 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:41 smithi191 ceph-mon[25681]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:41.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:41 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:41.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:41 smithi084 ceph-mon[29604]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:41.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:41 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:41.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:41 smithi084 ceph-mon[24850]: pgmap v265: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:41.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:41:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:41:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:42 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:42 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:42.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:42 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:42.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:42 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:42.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:42 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:42.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:42 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:43 smithi191 ceph-mon[25681]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:43 smithi084 ceph-mon[24850]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:43.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:43 smithi084 ceph-mon[29604]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:43.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:41:43.512Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:43.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:43.514Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:43.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:43.515Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:45 smithi084 ceph-mon[24850]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:45 smithi084 ceph-mon[29604]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:45 smithi191 ceph-mon[25681]: pgmap v267: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:47 smithi191 ceph-mon[25681]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:47 smithi084 ceph-mon[24850]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:47.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:47 smithi084 ceph-mon[29604]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:49 smithi191 ceph-mon[25681]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:49.857 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:49 smithi084 ceph-mon[29604]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:49.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:49 smithi084 ceph-mon[24850]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:51.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:41:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:41:51.196 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:41:50] "GET /metrics HTTP/1.1" 200 207886 "" "Prometheus/2.33.4" 2024-04-16T14:41:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:51 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:51.898 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:51 smithi191 ceph-mon[25681]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:51 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:51 smithi084 ceph-mon[24850]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:51.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:51 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:41:51.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:51 smithi084 ceph-mon[29604]: pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:53.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:53 smithi191 ceph-mon[25681]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:53.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:53 smithi084 ceph-mon[24850]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:53.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:53 smithi084 ceph-mon[29604]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:53.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:41:53.513Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:53.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:53.515Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:41:53.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:41:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:41:53.515Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:41:54.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:41:54 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:41:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:41:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:55 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:55 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:55 smithi084 ceph-mon[24850]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:55 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:55 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:55 smithi084 ceph-mon[29604]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:55 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:55 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:41:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:55 smithi191 ceph-mon[25681]: pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:41:57.759 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:57 smithi191 ceph-mon[25681]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:57 smithi084 ceph-mon[24850]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:57 smithi084 ceph-mon[29604]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:41:59 smithi191 ceph-mon[25681]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:59.867 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:41:59 smithi084 ceph-mon[24850]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:41:59.868 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:41:59 smithi084 ceph-mon[29604]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:01.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:42:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:42:01.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:00] "GET /metrics HTTP/1.1" 200 207880 "" "Prometheus/2.33.4" 2024-04-16T14:42:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:01 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:01 smithi191 ceph-mon[25681]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:01 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:01 smithi084 ceph-mon[24850]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:01.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:01 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:01.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:01 smithi084 ceph-mon[29604]: pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:01.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:42:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:42:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:02 smithi084 ceph-mon[24850]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:02.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:02.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:02.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:02 smithi084 ceph-mon[29604]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:03.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:03.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:03.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:02 smithi191 ceph-mon[25681]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:03.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:42:03.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:03.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:03.516Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:03.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:03.516Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:05 smithi084 ceph-mon[24850]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:05.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:05 smithi084 ceph-mon[29604]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:05 smithi191 ceph-mon[25681]: pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:07.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:07 smithi191 ceph-mon[25681]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:07.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:07 smithi084 ceph-mon[24850]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:07.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:07 smithi084 ceph-mon[29604]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:42:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:08 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:42:08.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:42:08.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:08 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:42:08.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:42:08.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:08 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:42:09.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:09 smithi084 ceph-mon[24850]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:09.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:09 smithi084 ceph-mon[29604]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:09 smithi191 ceph-mon[25681]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:11.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:42:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:42:11.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:10] "GET /metrics HTTP/1.1" 200 207892 "" "Prometheus/2.33.4" 2024-04-16T14:42:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:11 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:11 smithi191 ceph-mon[25681]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:11 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:11 smithi084 ceph-mon[24850]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:11.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:11 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:11 smithi084 ceph-mon[29604]: pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:13.664 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:13 smithi084 ceph-mon[24850]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:13.665 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:13 smithi084 ceph-mon[29604]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:13.665 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:42:13.514Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:13.665 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:13.516Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:13.665 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:13.516Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:13 smithi191 ceph-mon[25681]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:14.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:42:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:42:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:15 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:15 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:15 smithi084 ceph-mon[24850]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:15 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:15 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:15 smithi084 ceph-mon[29604]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:15 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:15 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:15 smithi191 ceph-mon[25681]: pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:17.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:17 smithi191 ceph-mon[25681]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:17 smithi084 ceph-mon[24850]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:17.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:17 smithi084 ceph-mon[29604]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:19 smithi191 ceph-mon[25681]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:19.755 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:19 smithi084 ceph-mon[24850]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:19.756 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:19 smithi084 ceph-mon[29604]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:20.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:42:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:42:21.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:20] "GET /metrics HTTP/1.1" 200 207892 "" "Prometheus/2.33.4" 2024-04-16T14:42:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:21 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:21 smithi191 ceph-mon[25681]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:21.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:42:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:42:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:21 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:21 smithi084 ceph-mon[29604]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:21 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:21 smithi084 ceph-mon[24850]: pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:22 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:22 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:22 smithi191 ceph-mon[25681]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:23.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:22 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:23.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:22 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:23.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:22 smithi084 ceph-mon[29604]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:23.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:22 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:22 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:22 smithi084 ceph-mon[24850]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:23.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:42:23.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:23.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:23.517Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:23.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:23.517Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:25 smithi084 ceph-mon[24850]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:25 smithi084 ceph-mon[29604]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:25 smithi191 ceph-mon[25681]: pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:27 smithi191 ceph-mon[25681]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:27 smithi084 ceph-mon[24850]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:27.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:27 smithi084 ceph-mon[29604]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:29 smithi191 ceph-mon[25681]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:29.897 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:29 smithi084 ceph-mon[24850]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:29.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:29 smithi084 ceph-mon[29604]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:31.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:42:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:42:31.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:30] "GET /metrics HTTP/1.1" 200 207890 "" "Prometheus/2.33.4" 2024-04-16T14:42:31.761 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:31 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:31 smithi191 ceph-mon[25681]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:31.795 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:31 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:31.795 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:31 smithi084 ceph-mon[29604]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:31.795 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:31 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:31.795 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:31 smithi084 ceph-mon[24850]: pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:33 smithi191 ceph-mon[25681]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:33.817 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:33 smithi084 ceph-mon[24850]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:33.817 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:33 smithi084 ceph-mon[29604]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:33.817 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:42:33.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:33.818 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:33.517Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:33.818 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:33.518Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:34.535 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:42:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:42:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:35 smithi191 ceph-mon[25681]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:35 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:35 smithi084 ceph-mon[24850]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:35 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:35.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:35 smithi084 ceph-mon[29604]: pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:35.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:35.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:35 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:37 smithi191 ceph-mon[25681]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:37 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:37.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[24850]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:37.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:37.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:37.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:37.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:37.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[29604]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:37.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:42:37.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:42:37.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:42:37.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:37 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:39.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:39 smithi191 ceph-mon[25681]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:39.907 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:39 smithi084 ceph-mon[24850]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:39.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:39 smithi084 ceph-mon[29604]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:40.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:40 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:40.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:40 smithi084 ceph-mon[29604]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:40.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:40 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:40.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:40 smithi084 ceph-mon[24850]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:41.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:42:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:42:41.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:40 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:41.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:40 smithi191 ceph-mon[25681]: pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:41.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:40] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-04-16T14:42:42.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:41 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:42:41] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:42:43.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:42 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:43.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:42 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:43.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:42 smithi084 ceph-mon[24850]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:43.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:42 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:43.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:42 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:43.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:42 smithi084 ceph-mon[29604]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:43.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:42 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:43.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:42 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:43.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:42 smithi191 ceph-mon[25681]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:43.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:42:43.517Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:43.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:43.519Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:43.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:43.519Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:45 smithi084 ceph-mon[24850]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:45.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:45 smithi084 ceph-mon[29604]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:45 smithi191 ceph-mon[25681]: pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:46.315 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T14:42:47.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:47 smithi084 ceph-mon[24850]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:47.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:47 smithi084 ceph-mon[29604]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:47 smithi191 ceph-mon[25681]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:48.252 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:42:48.252 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 6s ago 12m - - 2024-04-16T14:42:48.252 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 13s ago 12m - - 2024-04-16T14:42:48.252 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (7m) 6s ago 7m 27.5M - ba2b418f427c 5fe4026a0b0b 2024-04-16T14:42:48.252 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (7m) 13s ago 7m 55.3M - 8.3.5 dad864ee21e9 412120ea47c8 2024-04-16T14:42:48.252 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (6m) 6s ago 6m 57.9M - 3.5 e1d6a67b021e 11a8a37659cc 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283 running (2m) 13s ago 12m 449M - 19.0.0-2204-g36befe5d b1a78730e0db 69dc1d713d6d 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:9283 running (13m) 6s ago 13m 470M - 17.2.0 e1d6a67b021e 3fd2649a6f04 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (13m) 6s ago 13m 58.6M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (12m) 13s ago 12m 43.7M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (12m) 6s ago 12m 43.2M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (8m) 6s ago 8m 15.5M - 1dbe0e931976 31cd09b02c46 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (8m) 13s ago 8m 17.3M - 1dbe0e931976 ed21c291468e 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (11m) 6s ago 11m 51.9M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (11m) 6s ago 11m 53.9M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (11m) 6s ago 11m 46.8M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (10m) 6s ago 10m 50.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (10m) 13s ago 10m 50.1M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (9m) 13s ago 9m 47.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (9m) 13s ago 9m 46.7M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:42:48.253 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (9m) 13s ago 9m 48.9M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:42:48.254 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (6m) 13s ago 8m 68.7M - 514e6a882f6e 1df5ffb83f44 2024-04-16T14:42:48.254 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (6m) 6s ago 6m 70.7M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:42:48.254 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (6m) 13s ago 6m 72.2M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:42:48.857 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions' 2024-04-16T14:42:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:49 smithi191 ceph-mon[25681]: from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:49 smithi191 ceph-mon[25681]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:49.918 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:49 smithi084 ceph-mon[24850]: from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:49.918 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:49 smithi084 ceph-mon[24850]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:49.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:49 smithi084 ceph-mon[29604]: from='client.24898 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:42:49.919 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:49 smithi084 ceph-mon[29604]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:50.848 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:42:50.849 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-16T14:42:50.850 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T14:42:50.851 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:42:50.851 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:42:50.970 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:42:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:42:51.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:42:50] "GET /metrics HTTP/1.1" 200 207889 "" "Prometheus/2.33.4" 2024-04-16T14:42:51.488 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph -s' 2024-04-16T14:42:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:51 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:51 smithi191 ceph-mon[25681]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:51 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3537953890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:51.793 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:51 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:51.794 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:51 smithi084 ceph-mon[24850]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:51.794 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:51 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3537953890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:51.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:51 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:42:51.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:51 smithi084 ceph-mon[29604]: pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:51.794 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:51 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3537953890' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:42:53.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:53 smithi191 ceph-mon[25681]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:53.804 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:53 smithi084 ceph-mon[24850]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:53.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:53 smithi084 ceph-mon[29604]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:53.804 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:42:53.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:53.805 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:53.519Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:42:53.805 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:42:53 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:42:53.520Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: cluster: 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: id: 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: health: HEALTH_OK 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: services: 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: mon: 3 daemons, quorum a,c,b (age 12m) 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: mgr: y(active, since 8m), standbys: x 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: osd: 8 osds: 8 up (since 9m), 8 in (since 9m) 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:42:54.081 INFO:teuthology.orchestra.run.smithi084.stdout: data: 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: pools: 6 pools, 161 pgs 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: objects: 209 objects, 585 KiB 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: usage: 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: pgs: 161 active+clean 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: io: 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-04-16T14:42:54.082 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:42:54.802 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:42:54 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.191 - - [16/Apr/2024:14:42:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:42:54.826 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph health detail' 2024-04-16T14:42:55.356 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1976612500' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:42:55.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[24850]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:55.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:55.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:55.357 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1976612500' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:42:55.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[29604]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:55.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:55.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:55 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:55 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1976612500' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:42:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:55 smithi191 ceph-mon[25681]: pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:42:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:55 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:55 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:42:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:57 smithi084 ceph-mon[24850]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:57.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:57 smithi084 ceph-mon[29604]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:57 smithi191 ceph-mon[25681]: pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:57.829 INFO:teuthology.orchestra.run.smithi084.stdout:HEALTH_OK 2024-04-16T14:42:58.439 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 2'"'"'' 2024-04-16T14:42:58.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:58 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3395104693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:42:58.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:58 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3395104693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:42:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:58 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3395104693' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:42:59.752 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:42:59 smithi191 ceph-mon[25681]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:59.787 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:42:59 smithi084 ceph-mon[24850]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:42:59.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:42:59 smithi084 ceph-mon[29604]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:00.389 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:43:00.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:00 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1534323561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:43:00.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:00 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1534323561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:43:00.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:00 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1534323561' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:43:00.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:43:01.135 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:00] "GET /metrics HTTP/1.1" 200 207888 "" "Prometheus/2.33.4" 2024-04-16T14:43:01.163 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph mgr fail' 2024-04-16T14:43:01.632 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:01 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:01.632 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:01 smithi191 ceph-mon[25681]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:01.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:01 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:01.781 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:01 smithi084 ceph-mon[24850]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:01.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:01 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:01.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:01 smithi084 ceph-mon[29604]: pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:02.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 172.21.15.84 - - [16/Apr/2024:14:43:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.9" 2024-04-16T14:43:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:43:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:02 smithi084 ceph-mon[24850]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:43:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:02 smithi084 ceph-mon[24850]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:03.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:43:03.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:02 smithi084 ceph-mon[29604]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:43:03.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:02 smithi084 ceph-mon[29604]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:03.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:43:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:02 smithi191 ceph-mon[25681]: from='mgr.14421 172.21.15.84:0/3975202794' entity='mgr.y' 2024-04-16T14:43:03.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:02 smithi191 ceph-mon[25681]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:03.884 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:43:03.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:43:03.884 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:03.520Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:43:03.884 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:03.520Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:43:04.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/944092945' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:43:04.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:43:04.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-mon[29604]: osdmap e97: 8 total, 8 up, 8 in 2024-04-16T14:43:04.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/944092945' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:43:04.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:43:04.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-mon[24850]: osdmap e97: 8 total, 8 up, 8 in 2024-04-16T14:43:04.137 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:03.893+0000 7fabc09f0700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-16T14:43:04.137 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setuser ceph since I am not root 2024-04-16T14:43:04.138 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ignoring --setgroup ceph since I am not root 2024-04-16T14:43:04.138 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:03 smithi084 ceph-mgr[25085]: -- 172.21.15.84:0/1699058681 <== mon.1 v2:172.21.15.84:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5569ae406340 con 0x5569ae3df000 2024-04-16T14:43:04.138 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:04.098Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.191:8443/api/prometheus_receiver\": dial tcp 172.21.15.191:8443: connect: connection refused" 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:03 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/944092945' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:03 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:03 smithi191 ceph-mon[25681]: osdmap e97: 8 total, 8 up, 8 in 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:03] ENGINE Bus STOPPING 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:03] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:03] ENGINE Bus STOPPED 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:04] ENGINE Bus STARTING 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:04] ENGINE Serving on http://:::9283 2024-04-16T14:43:04.139 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:04] ENGINE Bus STARTED 2024-04-16T14:43:04.390 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:04.267Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://172.21.15.84:8443//api/prometheus_receiver\": dial tcp 172.21.15.84:8443: connect: connection refused" 2024-04-16T14:43:04.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:04.468+0000 7fa8c6691000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:43:04.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:04.564+0000 7fa8c6691000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:43:04.708 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 180' 2024-04-16T14:43:05.040 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:04.792Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:43:05.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:43:05.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: mgrmap e22: x(active, starting, since 0.663809s) 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:43:05.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Manager daemon x is now available 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Queued rgw.foo for migration 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: 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-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.042 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: mgrmap e22: x(active, starting, since 0.663809s) 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:43:05.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Manager daemon x is now available 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Queued rgw.foo for migration 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: 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-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:43:05.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.046 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:43:05.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:43:05.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:43:05.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:04 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: mgrmap e22: x(active, starting, since 0.663809s) 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:43:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Manager daemon x is now available 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Queued rgw.foo for migration 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: 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-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:43:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:43:05.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:04 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:43:05.324 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:05.281+0000 7fa8c6691000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:43:05.621 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:05.383+0000 7fa8c6691000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:43:05.621 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:05.470+0000 7fa8c6691000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:43:05.621 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:05.622+0000 7fa8c6691000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:43:05.901 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:05.705+0000 7fa8c6691000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:43:05.901 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:05.817+0000 7fa8c6691000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:43:05.901 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:05.903+0000 7fa8c6691000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:43:06.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:06.076+0000 7fa8c6691000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:43:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: mgrmap e23: x(active, since 1.67358s) 2024-04-16T14:43:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: [16/Apr/2024:14:43:05] ENGINE Bus STARTING 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: [16/Apr/2024:14:43:05] ENGINE Serving on http://172.21.15.191:8765 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: [16/Apr/2024:14:43:05] ENGINE Serving on https://172.21.15.191:7150 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: [16/Apr/2024:14:43:05] ENGINE Bus STARTED 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: mgrmap e23: x(active, since 1.67358s) 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: [16/Apr/2024:14:43:05] ENGINE Bus STARTING 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: [16/Apr/2024:14:43:05] ENGINE Serving on http://172.21.15.191:8765 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: [16/Apr/2024:14:43:05] ENGINE Serving on https://172.21.15.191:7150 2024-04-16T14:43:06.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: [16/Apr/2024:14:43:05] ENGINE Bus STARTED 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:05 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: mgrmap e23: x(active, since 1.67358s) 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: [16/Apr/2024:14:43:05] ENGINE Bus STARTING 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: [16/Apr/2024:14:43:05] ENGINE Serving on http://172.21.15.191:8765 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: [16/Apr/2024:14:43:05] ENGINE Serving on https://172.21.15.191:7150 2024-04-16T14:43:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: [16/Apr/2024:14:43:05] ENGINE Bus STARTED 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:05 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:06.484 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:06.177+0000 7fa8c6691000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:43:07.515 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:07.224+0000 7fa8c6691000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:43:07.516 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:07.358+0000 7fa8c6691000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:43:07.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[24850]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:07.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[24850]: Reconfiguring daemon agent.smithi084 on smithi084 2024-04-16T14:43:07.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[24850]: Deploying cephadm binary to smithi084 2024-04-16T14:43:07.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[24850]: mgrmap e24: x(active, since 3s) 2024-04-16T14:43:07.778 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[29604]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:07.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[29604]: Reconfiguring daemon agent.smithi084 on smithi084 2024-04-16T14:43:07.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[29604]: Deploying cephadm binary to smithi084 2024-04-16T14:43:07.779 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-mon[29604]: mgrmap e24: x(active, since 3s) 2024-04-16T14:43:07.779 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:07.553+0000 7fa8c6691000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:43:07.779 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:07.641+0000 7fa8c6691000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:43:07.779 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:07.779+0000 7fa8c6691000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:43:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:07 smithi191 ceph-mon[25681]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:07 smithi191 ceph-mon[25681]: Reconfiguring daemon agent.smithi084 on smithi084 2024-04-16T14:43:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:07 smithi191 ceph-mon[25681]: Deploying cephadm binary to smithi084 2024-04-16T14:43:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:07 smithi191 ceph-mon[25681]: mgrmap e24: x(active, since 3s) 2024-04-16T14:43:08.414 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:08.105+0000 7fa8c6691000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:43:08.415 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:08.329+0000 7fa8c6691000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:43:08.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:08.416+0000 7fa8c6691000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:43:08.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:08.596+0000 7fa8c6691000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:43:09.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[29604]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:09.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[29604]: mgrmap e25: x(active, since 5s) 2024-04-16T14:43:09.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:09.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:09.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:09.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[24850]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:09.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[24850]: mgrmap e25: x(active, since 5s) 2024-04-16T14:43:09.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:09.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:09.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:09.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:09.633+0000 7fa8c6691000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:43:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:09 smithi191 ceph-mon[25681]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:09 smithi191 ceph-mon[25681]: mgrmap e25: x(active, since 5s) 2024-04-16T14:43:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:10.205 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:09.947+0000 7fa8c6691000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:43:10.206 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:10.048+0000 7fa8c6691000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:43:10.206 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:10.207+0000 7fa8c6691000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:43:10.473 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:43:10] ENGINE Bus STARTING 2024-04-16T14:43:10.473 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: CherryPy Checker: 2024-04-16T14:43:10.474 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: The Application mounted at '' has an empty config. 2024-04-16T14:43:10.474 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: 2024-04-16T14:43:10.474 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:43:10] ENGINE Serving on http://:::9283 2024-04-16T14:43:10.474 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: [16/Apr/2024:14:43:10] ENGINE Bus STARTED 2024-04-16T14:43:10.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[24850]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-16T14:43:10.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[24850]: Reconfiguring daemon node-exporter.a on smithi084 2024-04-16T14:43:10.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[24850]: Standby manager daemon y started 2024-04-16T14:43:10.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:43:10.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:43:10.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:43:10.847 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:43:10.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[29604]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-16T14:43:10.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[29604]: Reconfiguring daemon node-exporter.a on smithi084 2024-04-16T14:43:10.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[29604]: Standby manager daemon y started 2024-04-16T14:43:10.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:43:10.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:43:10.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:43:10.848 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:43:10.848 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:10 smithi084 systemd[1]: Stopping Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:10.848 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:10 smithi084 bash[64260]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter.a" found: no such container 2024-04-16T14:43:11.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:10] "GET /metrics HTTP/1.1" 200 34897 "" "Prometheus/2.33.4" 2024-04-16T14:43:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-mon[25681]: Reconfiguring node-exporter.a (dependencies changed)... 2024-04-16T14:43:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-mon[25681]: Reconfiguring daemon node-exporter.a on smithi084 2024-04-16T14:43:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-mon[25681]: Standby manager daemon y started 2024-04-16T14:43:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:43:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:43:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:43:11.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:10 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/2036165466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:43:11.146 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:10 smithi084 podman[64275]: 2024-04-16 14:43:10.84943828 +0000 UTC m=+0.132643670 container died 31cd09b02c469df10e8079718e11673a9b734f8fdfb1c909e301871e76f74d07 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:11.146 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:43:11.423 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:11 smithi084 podman[64275]: 2024-04-16 14:43:11.264159257 +0000 UTC m=+0.547364637 container cleanup 31cd09b02c469df10e8079718e11673a9b734f8fdfb1c909e301871e76f74d07 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:11.423 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:11 smithi084 bash[64275]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[29604]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[29604]: mgrmap e26: x(active, since 7s), standbys: y 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[24850]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[24850]: mgrmap e26: x(active, since 7s), standbys: y 2024-04-16T14:43:11.814 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:11 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:43:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:11 smithi191 ceph-mon[25681]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:11 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:11 smithi191 ceph-mon[25681]: mgrmap e26: x(active, since 7s), standbys: y 2024-04-16T14:43:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:11 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:43:12.365 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:12.177Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=7 err="Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:43:12.366 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 podman[64305]: 2024-04-16 14:43:12.084640647 +0000 UTC m=+1.239514219 container remove 31cd09b02c469df10e8079718e11673a9b734f8fdfb1c909e301871e76f74d07 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:12.366 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:43:12.366 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 bash[64318]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter.a" found: no such container 2024-04-16T14:43:12.366 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-16T14:43:12.366 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 systemd[1]: Stopped Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:12.366 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Consumed 3.692s CPU time. 2024-04-16T14:43:12.366 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 systemd[1]: Starting Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:12.652 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 podman[64411]: 2024-04-16 14:43:12.270687855 +0000 UTC m=+0.018748866 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-16T14:43:12.652 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 podman[64411]: 2024-04-16 14:43:12.368654196 +0000 UTC m=+0.116715186 container create 6ea333e1c4ce97828eb0a8b1e4b3d694506dba35daa232d8e46abeda4cfcc0aa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:12.652 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 podman[64411]: 2024-04-16 14:43:12.56264889 +0000 UTC m=+0.310709876 container init 6ea333e1c4ce97828eb0a8b1e4b3d694506dba35daa232d8e46abeda4cfcc0aa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:12.652 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 podman[64411]: 2024-04-16 14:43:12.5655682 +0000 UTC m=+0.313629190 container start 6ea333e1c4ce97828eb0a8b1e4b3d694506dba35daa232d8e46abeda4cfcc0aa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.568Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.568Z 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-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.568Z 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-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.568Z 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-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:43:12.653 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:43:12.654 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:43:12.655 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.569Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[64440]: ts=2024-04-16T14:43:12.570Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:43:12.656 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 bash[64411]: 6ea333e1c4ce97828eb0a8b1e4b3d694506dba35daa232d8e46abeda4cfcc0aa 2024-04-16T14:43:12.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:43:12 smithi084 systemd[1]: Started Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[24850]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-16T14:43:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:13.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[24850]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:43:13.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[24850]: Reconfiguring daemon alertmanager.a on smithi084 2024-04-16T14:43:13.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[29604]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-16T14:43:13.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:13.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:13.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[29604]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:43:13.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-mon[29604]: Reconfiguring daemon alertmanager.a on smithi084 2024-04-16T14:43:13.926 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=error ts=2024-04-16T14:43:13.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=7 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:43:13.926 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:13.521Z 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.84:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.84 because it doesn't contain any IP SANs" 2024-04-16T14:43:13.926 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:13 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=warn ts=2024-04-16T14:43:13.521Z 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.191:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.191 because it doesn't contain any IP SANs" 2024-04-16T14:43:14.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:13 smithi191 ceph-mon[25681]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-16T14:43:14.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:13 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:14.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:13 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:14.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:13 smithi191 ceph-mon[25681]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-16T14:43:14.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:13 smithi191 ceph-mon[25681]: Reconfiguring daemon alertmanager.a on smithi084 2024-04-16T14:43:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:15 smithi191 ceph-mon[25681]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T14:43:15.950 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:15 smithi084 ceph-mon[24850]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T14:43:15.951 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:15 smithi084 ceph-mon[29604]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T14:43:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:17 smithi191 ceph-mon[25681]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:43:18.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:17 smithi084 ceph-mon[29604]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:43:18.066 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:17 smithi084 ceph-mon[24850]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:43:18.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:18 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:19.097 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:18 smithi084 bash[64999]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager.a" found: no such container 2024-04-16T14:43:19.098 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[51582]: level=info ts=2024-04-16T14:43:18.790Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:43:19.098 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:18 smithi084 podman[65014]: 2024-04-16 14:43:18.811743001 +0000 UTC m=+0.120522971 container died 5fe4026a0b0b50539fa007541d1a18821b7318f0389ca05fb2d6574fa3d78ff8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:19.415 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 podman[65014]: 2024-04-16 14:43:19.216269976 +0000 UTC m=+0.525049943 container cleanup 5fe4026a0b0b50539fa007541d1a18821b7318f0389ca05fb2d6574fa3d78ff8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:19.415 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 bash[65014]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:43:19.415 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 bash[65062]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager.a" found: no such container 2024-04-16T14:43:19.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 podman[65049]: 2024-04-16 14:43:19.417405363 +0000 UTC m=+0.605507927 container remove 5fe4026a0b0b50539fa007541d1a18821b7318f0389ca05fb2d6574fa3d78ff8 (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:19.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 podman[65049]: 2024-04-16 14:43:19.504536237 +0000 UTC m=+0.692638802 volume remove 64de17e7fb5c14786765aadd2444760453ef75c02aaa44bf430bdab4ab29b488 2024-04-16T14:43:19.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:43:19.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:19.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Consumed 1.287s CPU time. 2024-04-16T14:43:19.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 systemd[1]: Starting Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:19 smithi191 ceph-mon[25681]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:19 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:20.040 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:19 smithi084 ceph-mon[24850]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:20.040 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:19 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:20.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:19 smithi084 ceph-mon[29604]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:20.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:19 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:20.041 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 podman[65135]: 2024-04-16 14:43:19.639970648 +0000 UTC m=+0.018142186 image pull ba2b418f427c0636d654de8757e830c80168e76482bcc46bb2138e569d6c91d4 quay.io/prometheus/alertmanager:v0.23.0 2024-04-16T14:43:20.041 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 podman[65135]: 2024-04-16 14:43:19.769272182 +0000 UTC m=+0.147443747 volume create e136d6712851ea9ad96cf9118871bba4134281c0a59449911043e8b8cf0561bc 2024-04-16T14:43:20.041 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:19 smithi084 podman[65135]: 2024-04-16 14:43:19.861333819 +0000 UTC m=+0.239505428 container create f67726bd8765cc0a3cd43aea6765d1c349d06109e90f65f196f3a00083d1511b (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:20.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 podman[65135]: 2024-04-16 14:43:20.139007358 +0000 UTC m=+0.517178882 container init f67726bd8765cc0a3cd43aea6765d1c349d06109e90f65f196f3a00083d1511b (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:20.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 podman[65135]: 2024-04-16 14:43:20.141982206 +0000 UTC m=+0.520153732 container start f67726bd8765cc0a3cd43aea6765d1c349d06109e90f65f196f3a00083d1511b (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:20.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.152Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-16T14:43:20.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.152Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-16T14:43:20.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.153Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2024-04-16T14:43:20.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.155Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:43:20.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.180Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:43:20.424 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.181Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:43:20.424 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.183Z caller=main.go:518 msg=Listening address=:9093 2024-04-16T14:43:20.424 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:20.183Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-16T14:43:20.424 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 bash[65135]: f67726bd8765cc0a3cd43aea6765d1c349d06109e90f65f196f3a00083d1511b 2024-04-16T14:43:20.424 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:20 smithi084 systemd[1]: Started Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:20.718 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:20] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2024-04-16T14:43:21.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:43:21.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:21 smithi191 ceph-mon[25681]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:43:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:21.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:43:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:43:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[24850]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: from='client.24724 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:43:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:43:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:43:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:21 smithi084 ceph-mon[29604]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:43:22.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:22.156Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000963594s 2024-04-16T14:43:22.683 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:22 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:22.313Z 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.84:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.191:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:43:23.290 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:23 smithi191 ceph-mon[25681]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:23.465 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:23 smithi084 ceph-mon[24850]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:23.465 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:23 smithi084 ceph-mon[29604]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:43:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:25 smithi191 ceph-mon[25681]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:25 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:25 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:25 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:25 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:25 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1763296685' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:43:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:25 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2419685428' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/793530867"}]: dispatch 2024-04-16T14:43:26.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[24850]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:26.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:26.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:26.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:26.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1763296685' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2419685428' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/793530867"}]: dispatch 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[29604]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1763296685' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:43:26.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:25 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2419685428' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/793530867"}]: dispatch 2024-04-16T14:43:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:26 smithi191 ceph-mon[25681]: Reconfiguring daemon agent.smithi191 on smithi191 2024-04-16T14:43:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:26 smithi191 ceph-mon[25681]: Deploying cephadm binary to smithi191 2024-04-16T14:43:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:26 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2419685428' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/793530867"}]': finished 2024-04-16T14:43:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:26 smithi191 ceph-mon[25681]: osdmap e98: 8 total, 8 up, 8 in 2024-04-16T14:43:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:26 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/762610786' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]: dispatch 2024-04-16T14:43:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:26 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]: dispatch 2024-04-16T14:43:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[24850]: Reconfiguring daemon agent.smithi191 on smithi191 2024-04-16T14:43:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[24850]: Deploying cephadm binary to smithi191 2024-04-16T14:43:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2419685428' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/793530867"}]': finished 2024-04-16T14:43:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[24850]: osdmap e98: 8 total, 8 up, 8 in 2024-04-16T14:43:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/762610786' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]: dispatch 2024-04-16T14:43:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]: dispatch 2024-04-16T14:43:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[29604]: Reconfiguring daemon agent.smithi191 on smithi191 2024-04-16T14:43:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[29604]: Deploying cephadm binary to smithi191 2024-04-16T14:43:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2419685428' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/793530867"}]': finished 2024-04-16T14:43:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[29604]: osdmap e98: 8 total, 8 up, 8 in 2024-04-16T14:43:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/762610786' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]: dispatch 2024-04-16T14:43:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:26 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]: dispatch 2024-04-16T14:43:28.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:27 smithi191 ceph-mon[25681]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 1 op/s 2024-04-16T14:43:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:27 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]': finished 2024-04-16T14:43:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:27 smithi191 ceph-mon[25681]: osdmap e99: 8 total, 8 up, 8 in 2024-04-16T14:43:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:27 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2801557268' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2909075635"}]: dispatch 2024-04-16T14:43:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[29604]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 1 op/s 2024-04-16T14:43:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]': finished 2024-04-16T14:43:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[29604]: osdmap e99: 8 total, 8 up, 8 in 2024-04-16T14:43:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2801557268' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2909075635"}]: dispatch 2024-04-16T14:43:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[24850]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 1 op/s 2024-04-16T14:43:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2010483179"}]': finished 2024-04-16T14:43:28.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[24850]: osdmap e99: 8 total, 8 up, 8 in 2024-04-16T14:43:28.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:27 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2801557268' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2909075635"}]: dispatch 2024-04-16T14:43:28.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:28 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2801557268' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2909075635"}]': finished 2024-04-16T14:43:28.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:28 smithi191 ceph-mon[25681]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T14:43:28.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:28 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3174125058' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]: dispatch 2024-04-16T14:43:28.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:28 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]: dispatch 2024-04-16T14:43:28.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:28.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:28.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2801557268' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2909075635"}]': finished 2024-04-16T14:43:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[24850]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T14:43:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3174125058' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]: dispatch 2024-04-16T14:43:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]: dispatch 2024-04-16T14:43:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2801557268' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/2909075635"}]': finished 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[29604]: osdmap e100: 8 total, 8 up, 8 in 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3174125058' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]: dispatch 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]: dispatch 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:29.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:29.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:29 smithi191 ceph-mon[25681]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-16T14:43:29.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:29 smithi191 ceph-mon[25681]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:43:29.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:29 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]': finished 2024-04-16T14:43:29.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:29 smithi191 ceph-mon[25681]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T14:43:29.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:29 smithi191 ceph-mon[25681]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:43:29.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:29 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1248587566' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]: dispatch 2024-04-16T14:43:29.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:29 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]: dispatch 2024-04-16T14:43:30.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[29604]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-16T14:43:30.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[29604]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:43:30.011 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]': finished 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[29604]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[29604]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1248587566' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]: dispatch 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]: dispatch 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[24850]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[24850]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/2909075635"}]': finished 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[24850]: osdmap e101: 8 total, 8 up, 8 in 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[24850]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1248587566' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]: dispatch 2024-04-16T14:43:30.012 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:29 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]: dispatch 2024-04-16T14:43:30.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:43:30.157Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.00226546s 2024-04-16T14:43:30.732 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:30] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2024-04-16T14:43:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:30 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]': finished 2024-04-16T14:43:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:30 smithi191 ceph-mon[25681]: osdmap e102: 8 total, 8 up, 8 in 2024-04-16T14:43:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2711174954' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1748856448"}]: dispatch 2024-04-16T14:43:31.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]': finished 2024-04-16T14:43:31.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-mon[24850]: osdmap e102: 8 total, 8 up, 8 in 2024-04-16T14:43:31.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2711174954' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1748856448"}]: dispatch 2024-04-16T14:43:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1970203304"}]': finished 2024-04-16T14:43:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-mon[29604]: osdmap e102: 8 total, 8 up, 8 in 2024-04-16T14:43:31.055 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2711174954' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1748856448"}]: dispatch 2024-04-16T14:43:31.056 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:43:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[25081]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:43:31.980 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[24850]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:31.980 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2711174954' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1748856448"}]': finished 2024-04-16T14:43:31.980 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[24850]: osdmap e103: 8 total, 8 up, 8 in 2024-04-16T14:43:31.980 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1482295062' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3961531971"}]: dispatch 2024-04-16T14:43:31.980 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[29604]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:31.980 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2711174954' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1748856448"}]': finished 2024-04-16T14:43:31.981 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[29604]: osdmap e103: 8 total, 8 up, 8 in 2024-04-16T14:43:31.981 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:31 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1482295062' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3961531971"}]: dispatch 2024-04-16T14:43:31.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:31 smithi191 ceph-mon[25681]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 68 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:43:31.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:31 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2711174954' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/1748856448"}]': finished 2024-04-16T14:43:31.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:31 smithi191 ceph-mon[25681]: osdmap e103: 8 total, 8 up, 8 in 2024-04-16T14:43:31.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:31 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1482295062' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3961531971"}]: dispatch 2024-04-16T14:43:32.613 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:32 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:32.313Z 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.84:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.191:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:43:32.860 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:32 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1482295062' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3961531971"}]': finished 2024-04-16T14:43:32.861 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:32 smithi084 ceph-mon[29604]: osdmap e104: 8 total, 8 up, 8 in 2024-04-16T14:43:32.861 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:32 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1482295062' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3961531971"}]': finished 2024-04-16T14:43:32.861 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:32 smithi084 ceph-mon[24850]: osdmap e104: 8 total, 8 up, 8 in 2024-04-16T14:43:33.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:32 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1482295062' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3961531971"}]': finished 2024-04-16T14:43:33.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:32 smithi191 ceph-mon[25681]: osdmap e104: 8 total, 8 up, 8 in 2024-04-16T14:43:33.743 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:33.743 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 bash[54892]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:43:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:33 smithi084 ceph-mon[24850]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:33.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:33 smithi084 ceph-mon[29604]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:34.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-mon[25681]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:34.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:43:34.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:43:34.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:43:34.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:43:34.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:43:34.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:43:34.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:43:34.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.777Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:43:34.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.778Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:43:34.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.778Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:43:34.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.778Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:43:34.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[45473]: ts=2024-04-16T14:43:33.778Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:43:34.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:34 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:34.938 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:34 smithi191 podman[54913]: 2024-04-16 14:43:34.617848624 +0000 UTC m=+0.982724869 container died 1df5ffb83f440942c168e96cb53d82fb61e262148f40b17779bb1985ffe3a3bc (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:35.111 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:34 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:35.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:34 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:35.222 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 podman[54913]: 2024-04-16 14:43:35.048687514 +0000 UTC m=+1.413563753 container cleanup 1df5ffb83f440942c168e96cb53d82fb61e262148f40b17779bb1985ffe3a3bc (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:35.222 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 bash[54913]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:43:35.492 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 podman[54947]: 2024-04-16 14:43:35.225140771 +0000 UTC m=+1.438982514 container remove 1df5ffb83f440942c168e96cb53d82fb61e262148f40b17779bb1985ffe3a3bc (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:35.492 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 bash[55035]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:43:35.493 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:43:35.493 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:35.493 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Consumed 1.916s CPU time. 2024-04-16T14:43:35.493 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:35.749 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 podman[55136]: 2024-04-16 14:43:35.398633544 +0000 UTC m=+0.024074021 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-16T14:43:35.749 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 podman[55136]: 2024-04-16 14:43:35.501857222 +0000 UTC m=+0.127297686 container create 20a4fcdf43f4cc6530e6fcfaa06a4fe6c4e807e4e3f2470b49f1608b4ec64073 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:35.749 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 podman[55136]: 2024-04-16 14:43:35.730047684 +0000 UTC m=+0.355488153 container init 20a4fcdf43f4cc6530e6fcfaa06a4fe6c4e807e4e3f2470b49f1608b4ec64073 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:35.749 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 podman[55136]: 2024-04-16 14:43:35.732906077 +0000 UTC m=+0.358346542 container start 20a4fcdf43f4cc6530e6fcfaa06a4fe6c4e807e4e3f2470b49f1608b4ec64073 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:43:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:35 smithi084 ceph-mon[24850]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-04-16T14:43:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:35 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:35 smithi084 ceph-mon[29604]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-04-16T14:43:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:35 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:36.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-mon[25681]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 986 B/s rd, 0 op/s 2024-04-16T14:43:36.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:36.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.756Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:43:36.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.756Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.756Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.756Z caller=main.go:518 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.756Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.756Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.758Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.758Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.759Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.761Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.761Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.496µs 2024-04-16T14:43:36.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.761Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:43:36.014 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:35.762Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-16T14:43:36.014 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 bash[55136]: 20a4fcdf43f4cc6530e6fcfaa06a4fe6c4e807e4e3f2470b49f1608b4ec64073 2024-04-16T14:43:36.014 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:35 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:36.333 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.034Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.189Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.189Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.189Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.12µs wal_replay_duration=428.011242ms total_replay_duration=428.05499ms 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.193Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.193Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.193Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.225Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.259477ms db_storage=892ns remote_storage=1.802µs web_handler=418ns query_engine=968ns scrape=475.156µs scrape_sd=149.513µs notify=20.493µs notify_sd=16.53µs rules=31.111142ms 2024-04-16T14:43:36.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:36.226Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:43:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[24850]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:43:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[24850]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-16T14:43:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[24850]: Reconfiguring daemon node-exporter.b on smithi191 2024-04-16T14:43:37.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:37.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:37.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[29604]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:43:37.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[29604]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-16T14:43:37.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:36 smithi084 ceph-mon[29604]: Reconfiguring daemon node-exporter.b on smithi191 2024-04-16T14:43:37.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:37.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:37.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-mon[25681]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:43:37.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-mon[25681]: Reconfiguring node-exporter.b (dependencies changed)... 2024-04-16T14:43:37.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:36 smithi191 ceph-mon[25681]: Reconfiguring daemon node-exporter.b on smithi191 2024-04-16T14:43:38.005 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:37 smithi191 systemd[1]: Stopping Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:38.257 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:38 smithi191 bash[55485]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter.b" found: no such container 2024-04-16T14:43:38.897 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:38 smithi191 podman[55530]: 2024-04-16 14:43:38.616413455 +0000 UTC m=+0.459786075 container died ed21c291468ef91641403fb9946303c2873ebf1f5d76b633180248c3630e1310 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:43:39.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:38 smithi191 ceph-mon[25681]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:39.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 podman[55530]: 2024-04-16 14:43:39.00721959 +0000 UTC m=+0.850592209 container cleanup ed21c291468ef91641403fb9946303c2873ebf1f5d76b633180248c3630e1310 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:43:39.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 bash[55530]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:43:39.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 bash[55598]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter.b" found: no such container 2024-04-16T14:43:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:38 smithi084 ceph-mon[24850]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:39.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:38 smithi084 ceph-mon[29604]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:39.591 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 podman[55586]: 2024-04-16 14:43:39.27550853 +0000 UTC m=+0.662795708 container remove ed21c291468ef91641403fb9946303c2873ebf1f5d76b633180248c3630e1310 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:43:39.591 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:43:39.591 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-16T14:43:39.591 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 systemd[1]: Stopped Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:39.591 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Consumed 4.195s CPU time. 2024-04-16T14:43:39.591 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 systemd[1]: Starting Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:39.591 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 podman[55668]: 2024-04-16 14:43:39.402628346 +0000 UTC m=+0.018739156 image pull 1dbe0e931976487e20e5cfb272087e08a9779c88fd5e9617ed7042dd9751ec26 quay.io/prometheus/node-exporter:v1.3.1 2024-04-16T14:43:39.592 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 podman[55668]: 2024-04-16 14:43:39.593785344 +0000 UTC m=+0.209896197 container create 5298fcaa66dee7b8d2398faf4e48af0a506615e8edc2c4faef93810e74e5d006 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:43:39.978 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 podman[55668]: 2024-04-16 14:43:39.821717696 +0000 UTC m=+0.437828507 container init 5298fcaa66dee7b8d2398faf4e48af0a506615e8edc2c4faef93810e74e5d006 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:43:39.978 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 podman[55668]: 2024-04-16 14:43:39.824439698 +0000 UTC m=+0.440550522 container start 5298fcaa66dee7b8d2398faf4e48af0a506615e8edc2c4faef93810e74e5d006 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.827Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.827Z 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-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z 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-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z 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-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=arp 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-16T14:43:39.979 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-16T14:43:39.980 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=edac 2024-04-16T14:43:39.980 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-16T14:43:39.980 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-16T14:43:39.980 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-16T14:43:39.980 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-16T14:43:39.980 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.828Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=os 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-16T14:43:39.981 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=stat 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=time 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=uname 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-16T14:43:39.982 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-16T14:43:39.983 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-16T14:43:39.983 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[55683]: ts=2024-04-16T14:43:39.829Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-16T14:43:39.983 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 bash[55668]: 5298fcaa66dee7b8d2398faf4e48af0a506615e8edc2c4faef93810e74e5d006 2024-04-16T14:43:40.261 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:43:39 smithi191 systemd[1]: Started Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: Reconfiguring grafana.a (dependencies changed)... 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:43:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:41 smithi191 ceph-mon[25681]: Reconfiguring daemon grafana.a on smithi191 2024-04-16T14:43:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-04-16T14:43:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: Reconfiguring grafana.a (dependencies changed)... 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[24850]: Reconfiguring daemon grafana.a on smithi191 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 557 B/s rd, 0 op/s 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: Reconfiguring grafana.a (dependencies changed)... 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-16T14:43:41.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:43:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-16T14:43:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:41 smithi084 ceph-mon[29604]: Reconfiguring daemon grafana.a on smithi191 2024-04-16T14:43:43.012 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:42 smithi191 systemd[1]: Stopping Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:43.012 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:42 smithi191 bash[55853]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana.a" found: no such container 2024-04-16T14:43:43.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:43 smithi191 ceph-mon[25681]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-16T14:43:43.412 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:43:43+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-16T14:43:43.413 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[44322]: t=2024-04-16T14:43:43+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2024-04-16T14:43:43.413 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 podman[55866]: 2024-04-16 14:43:43.142282594 +0000 UTC m=+0.159291187 container died 412120ea47c867604037437b7a80eb6cbe1a2f245281e9d9e4e0b264a61b59b8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, io.openshift.expose-services=, vendor=Red Hat, Inc., name=ubi8, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , version=8.5, description=Ceph Grafana Container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, build-date=2022-03-28T10:36:18.413762, distribution-scope=public, io.buildah.version=1.24.2, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182) 2024-04-16T14:43:43.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:43 smithi084 ceph-mon[24850]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-16T14:43:43.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:43 smithi084 ceph-mon[29604]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1006 B/s rd, 0 op/s 2024-04-16T14:43:43.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 podman[55866]: 2024-04-16 14:43:43.522151678 +0000 UTC m=+0.539160269 container cleanup 412120ea47c867604037437b7a80eb6cbe1a2f245281e9d9e4e0b264a61b59b8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, release=236.1648460182, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, name=ubi8, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, io.buildah.version=1.24.2, io.k8s.display-name=Red Hat Universal Base Image 8, maintainer=Paul Cuzner , description=Ceph Grafana Container, summary=Grafana Container configured for Ceph mgr/dashboard integration, distribution-scope=public, io.openshift.expose-services=, version=8.5, io.openshift.tags=base rhel8) 2024-04-16T14:43:43.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 bash[55866]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a 2024-04-16T14:43:43.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 bash[55892]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana.a" found: no such container 2024-04-16T14:43:44.130 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 podman[55880]: 2024-04-16 14:43:43.782194776 +0000 UTC m=+0.640166130 container remove 412120ea47c867604037437b7a80eb6cbe1a2f245281e9d9e4e0b264a61b59b8 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, maintainer=Paul Cuzner , build-date=2022-03-28T10:36:18.413762, vendor=Red Hat, Inc., name=ubi8, io.buildah.version=1.24.2, vcs-type=git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, description=Ceph Grafana Container, io.k8s.display-name=Red Hat Universal Base Image 8, io.openshift.expose-services=, version=8.5, architecture=x86_64, io.openshift.tags=base rhel8, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=236.1648460182, summary=Grafana Container configured for Ceph mgr/dashboard integration) 2024-04-16T14:43:44.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-16T14:43:44.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 systemd[1]: Stopped Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:44.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Consumed 3.300s CPU time. 2024-04-16T14:43:44.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:43 smithi191 systemd[1]: Starting Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:43:44.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 podman[55960]: 2024-04-16 14:43:44.008477183 +0000 UTC m=+0.113341796 container create 4b6f55a8ad66c56a185299582df8ec91f2db8be84022c50be18808173c922a55 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, build-date=2022-03-28T10:36:18.413762, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., vcs-type=git, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.openshift.expose-services=, version=8.5, com.redhat.component=ubi8-container, release=236.1648460182, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, distribution-scope=public, maintainer=Paul Cuzner , description=Ceph Grafana Container, architecture=x86_64, io.buildah.version=1.24.2, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, summary=Grafana Container configured for Ceph mgr/dashboard integration, io.openshift.tags=base rhel8) 2024-04-16T14:43:44.131 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 podman[55960]: 2024-04-16 14:43:43.912396871 +0000 UTC m=+0.017261501 image pull dad864ee21e98e69f4029d1e417aa085001566be0d322fbc75bc6f29b0050c01 quay.io/ceph/ceph-grafana:8.3.5 2024-04-16T14:43:44.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STOPPING 2024-04-16T14:43:44.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:43:44.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STOPPED 2024-04-16T14:43:44.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STARTING 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 podman[55960]: 2024-04-16 14:43:44.261977916 +0000 UTC m=+0.366842530 container init 4b6f55a8ad66c56a185299582df8ec91f2db8be84022c50be18808173c922a55 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, name=ubi8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-type=git, vendor=Red Hat, Inc., description=Ceph Grafana Container, version=8.5, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.component=ubi8-container, io.buildah.version=1.24.2, io.openshift.expose-services=, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, maintainer=Paul Cuzner , io.openshift.tags=base rhel8, architecture=x86_64, release=236.1648460182, build-date=2022-03-28T10:36:18.413762) 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 podman[55960]: 2024-04-16 14:43:44.264976033 +0000 UTC m=+0.369840653 container start 4b6f55a8ad66c56a185299582df8ec91f2db8be84022c50be18808173c922a55 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, com.redhat.component=ubi8-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base rhel8, vcs-type=git, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, version=8.5, distribution-scope=public, name=ubi8, description=Ceph Grafana Container, io.buildah.version=1.24.2, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, vendor=Red Hat, Inc., architecture=x86_64, release=236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56) 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+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-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+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-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-16T14:43:44.513 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="App mode production" logger=settings 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+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-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=516.051µs 2024-04-16T14:43:44.514 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 bash[55960]: 4b6f55a8ad66c56a185299582df8ec91f2db8be84022c50be18808173c922a55 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 systemd[1]: Started Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-16T14:43:44.515 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:43:44+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-16T14:43:45.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Serving on http://:::9283 2024-04-16T14:43:45.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STARTED 2024-04-16T14:43:45.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STOPPING 2024-04-16T14:43:45.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:43:45.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STOPPED 2024-04-16T14:43:45.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STARTING 2024-04-16T14:43:45.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Serving on http://:::9283 2024-04-16T14:43:45.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STARTED 2024-04-16T14:43:45.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STOPPING 2024-04-16T14:43:45.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:43:45.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STOPPED 2024-04-16T14:43:45.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STARTING 2024-04-16T14:43:45.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Serving on http://:::9283 2024-04-16T14:43:45.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:43:44] ENGINE Bus STARTED 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:43:45.519 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:43:45.520 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:45.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:45.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:45.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:45.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:45.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: Deploying daemon agent.smithi191 on smithi191 2024-04-16T14:43:45.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: Deploying daemon agent.smithi084 on smithi084 2024-04-16T14:43:45.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:45.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:45.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:43:45.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:43:45.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:43:45.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:43:45.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:45.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:45.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: Deploying daemon agent.smithi191 on smithi191 2024-04-16T14:43:45.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: Deploying daemon agent.smithi084 on smithi084 2024-04-16T14:43:45.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:45 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi084.front.sepia.ceph.com:9093"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:43:45.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi191.front.sepia.ceph.com:9095"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi191.front.sepia.ceph.com:3000"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:45.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:45.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:43:45.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:43:45.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: Deploying daemon agent.smithi191 on smithi191 2024-04-16T14:43:45.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: Deploying daemon agent.smithi084 on smithi084 2024-04-16T14:43:45.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:45 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:46.874 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.875 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.875 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:46.875 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:46.875 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.875 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:46.876 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:46.876 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:46.876 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.876 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.876 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:46 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:43:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:43:46.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:43:46.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:46.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:46 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:47.261 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:47] "GET /metrics HTTP/1.1" 200 37892 "" "Prometheus/2.33.4" 2024-04-16T14:43:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:47 smithi084 ceph-mon[24850]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:47.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:47 smithi084 ceph-mon[29604]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:48.061 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:47 smithi191 ceph-mon[25681]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:48.992 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:43:50.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:49 smithi191 ceph-mon[25681]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:50.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:49 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:50.134 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:49 smithi084 ceph-mon[24850]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:50.135 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:49 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:50.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:49 smithi084 ceph-mon[29604]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:50.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:49 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:43:51.162 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:50 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:51.162 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:50 smithi191 ceph-mon[25681]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:51.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:50 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:51.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:50 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:51.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:50 smithi084 ceph-mon[24850]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:51.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:50 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:51.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:50 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:51.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:50 smithi084 ceph-mon[29604]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:51.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:50 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:52.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:52 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:52 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:52 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:52 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:52 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:52 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:53.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:52 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:43:53.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:53 smithi084 ceph-mon[24850]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:53.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:53 smithi084 ceph-mon[29604]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:54.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:53 smithi191 ceph-mon[25681]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:55 smithi084 ceph-mon[24850]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:55 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:55.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:55 smithi084 ceph-mon[29604]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:55.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:55 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:55 smithi191 ceph-mon[25681]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:55 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:43:57.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:43:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:43:57] "GET /metrics HTTP/1.1" 200 37886 "" "Prometheus/2.33.4" 2024-04-16T14:43:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:57 smithi084 ceph-mon[24850]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:57 smithi084 ceph-mon[29604]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:57 smithi191 ceph-mon[25681]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:43:59.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:43:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:43:58.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:43:59.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:43:59 smithi084 ceph-mon[24850]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:43:59.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:43:59 smithi084 ceph-mon[29604]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:00.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:43:59 smithi191 ceph-mon[25681]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:01 smithi084 ceph-mon[24850]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:01.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:01 smithi084 ceph-mon[29604]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:02.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:01 smithi191 ceph-mon[25681]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:03.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:03 smithi084 ceph-mon[24850]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:03.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:03 smithi084 ceph-mon[29604]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:03 smithi191 ceph-mon[25681]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:04.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:05.913 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:05 smithi191 ceph-mon[25681]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:05.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:05 smithi084 ceph-mon[24850]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:05.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:05 smithi084 ceph-mon[29604]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:06.877 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:06.877 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.877 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.878 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:06.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:06 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:06 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:06.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:06 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:06 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:06.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:06 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:07.213 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:44:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:44:07] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2024-04-16T14:44:08.126 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:07 smithi191 ceph-mon[25681]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:08.126 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.126 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.127 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[29604]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[24850]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:09.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:44:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:44: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:44:09.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:09 smithi084 ceph-mon[24850]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:09.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:09 smithi084 ceph-mon[29604]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:09 smithi191 ceph-mon[25681]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:11 smithi084 ceph-mon[24850]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:12.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:11 smithi084 ceph-mon[29604]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:12.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:11 smithi191 ceph-mon[25681]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:14.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:13 smithi084 ceph-mon[24850]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:14.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:13 smithi084 ceph-mon[29604]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:14.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:13 smithi191 ceph-mon[25681]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:16.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:15 smithi084 ceph-mon[24850]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:16.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:15 smithi084 ceph-mon[29604]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:16.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:15 smithi191 ceph-mon[25681]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:16 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:16 smithi084 ceph-mon[24850]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:17.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:16 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:17.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:16 smithi084 ceph-mon[29604]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:16 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:16 smithi191 ceph-mon[25681]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:17.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:44:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:44:17] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2024-04-16T14:44:18.976 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:44:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:44: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:44:19.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:18 smithi191 ceph-mon[25681]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:19.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:18 smithi084 ceph-mon[24850]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:19.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:18 smithi084 ceph-mon[29604]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:20.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:19 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:20.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:19 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:20.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:19 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:21 smithi084 ceph-mon[24850]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:21.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:21 smithi084 ceph-mon[29604]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:21 smithi191 ceph-mon[25681]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:23.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:23 smithi191 ceph-mon[25681]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:23 smithi084 ceph-mon[24850]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:23.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:23 smithi084 ceph-mon[29604]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:25.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:25 smithi084 ceph-mon[24850]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:25.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:25 smithi084 ceph-mon[29604]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:25.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:25 smithi191 ceph-mon[25681]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:26 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:26.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:26 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:26.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:26 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:27.140 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:44:27] "GET /metrics HTTP/1.1" 200 37890 "" "Prometheus/2.33.4" 2024-04-16T14:44:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[24850]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[29604]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.970 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-mon[25681]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:27.970 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.970 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.970 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.970 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.970 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:27.970 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:28.922 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:44:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:44:28.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:44:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:29 smithi191 ceph-mon[25681]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:29 smithi084 ceph-mon[24850]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:29.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:29 smithi084 ceph-mon[29604]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:31.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:31 smithi084 ceph-mon[24850]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:31.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:31 smithi084 ceph-mon[29604]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:32.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:31 smithi191 ceph-mon[25681]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:33 smithi084 ceph-mon[24850]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:33.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:33 smithi084 ceph-mon[29604]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:34.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:33 smithi191 ceph-mon[25681]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:34.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:34 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:34.892 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:34 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:34 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:35.913 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:35 smithi191 ceph-mon[25681]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:44:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:35 smithi084 ceph-mon[24850]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:44:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:35 smithi084 ceph-mon[29604]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:44:36.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:36 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:36.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:36 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:36.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:36 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:37.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:44:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:44:37] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2024-04-16T14:44:37.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:37 smithi084 ceph-mon[24850]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:37.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:37 smithi084 ceph-mon[29604]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:38.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:37 smithi191 ceph-mon[25681]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:44:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:44:38.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:44:39.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:39 smithi084 ceph-mon[24850]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:44:39.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:39 smithi084 ceph-mon[29604]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:44:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:39 smithi191 ceph-mon[25681]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:44:41.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:41 smithi084 ceph-mon[24850]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:41.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:41 smithi084 ceph-mon[29604]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:42.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:41 smithi191 ceph-mon[25681]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:43 smithi084 ceph-mon[24850]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:43.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:43 smithi084 ceph-mon[29604]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:44.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:43 smithi191 ceph-mon[25681]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:45.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:45 smithi084 ceph-mon[24850]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:45.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:45 smithi084 ceph-mon[29604]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:45 smithi191 ceph-mon[25681]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:46.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:46.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:44:46.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:44:46.864 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:44:46.865 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:46.865 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:46.865 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:44:46.865 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:44:46.865 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:44:46.865 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:46 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:46.879 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:46 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:46.880 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:44:46.880 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:44:46.880 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:46 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:44:46.880 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:46 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:47.142 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:44:47] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2024-04-16T14:44:47.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-mon[25681]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:47.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:47.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:47.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:47.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:47.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:47.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[29604]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[24850]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.001 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.002 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.002 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.002 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:48.002 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:44:49.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:44:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:44: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:44:49.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:49 smithi084 ceph-mon[24850]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:49.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:49 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:49.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:49 smithi084 ceph-mon[29604]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:49.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:49 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:50.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:49 smithi191 ceph-mon[25681]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:50.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:49 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:44:52.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:51 smithi191 ceph-mon[25681]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:52.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:51 smithi084 ceph-mon[24850]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:52.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:51 smithi084 ceph-mon[29604]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:54.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:53 smithi191 ceph-mon[25681]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:54.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:53 smithi084 ceph-mon[24850]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:54.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:53 smithi084 ceph-mon[29604]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:56.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:55 smithi191 ceph-mon[25681]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:56.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:55 smithi084 ceph-mon[24850]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:56.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:55 smithi084 ceph-mon[29604]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:44:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:56 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:57.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:56 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:57.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:56 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:44:57.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:44:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:44:57] "GET /metrics HTTP/1.1" 200 37887 "" "Prometheus/2.33.4" 2024-04-16T14:44:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:57 smithi191 ceph-mon[25681]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:58.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:57 smithi084 ceph-mon[24850]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:58.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:57 smithi084 ceph-mon[29604]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:44:58.938 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:44:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:44:58.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:45:00.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:44:59 smithi191 ceph-mon[25681]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:00.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:44:59 smithi084 ceph-mon[24850]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:00.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:44:59 smithi084 ceph-mon[29604]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:02.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:01 smithi191 ceph-mon[25681]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:02.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:01 smithi084 ceph-mon[24850]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:02.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:01 smithi084 ceph-mon[29604]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:03 smithi191 ceph-mon[25681]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:04.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:03 smithi084 ceph-mon[24850]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:04.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:03 smithi084 ceph-mon[29604]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:05.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:06.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:05 smithi191 ceph-mon[25681]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:05 smithi084 ceph-mon[24850]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:05 smithi084 ceph-mon[29604]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:07.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:06 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:07.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:06 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:07.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:06 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:07.511 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:45:07] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2024-04-16T14:45:08.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[24850]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:08.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.007 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[29604]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:08.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.008 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-mon[25681]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:08.839 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:45:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:45: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:45:09.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:09 smithi191 ceph-mon[25681]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:10.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:09 smithi084 ceph-mon[24850]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:10.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:09 smithi084 ceph-mon[29604]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:11 smithi084 ceph-mon[24850]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:12.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:11 smithi084 ceph-mon[29604]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:12.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:11 smithi191 ceph-mon[25681]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:14.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:13 smithi084 ceph-mon[24850]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:14.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:13 smithi084 ceph-mon[29604]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:14.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:13 smithi191 ceph-mon[25681]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:16.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:15 smithi084 ceph-mon[24850]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:15 smithi084 ceph-mon[29604]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:16.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:15 smithi191 ceph-mon[25681]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:16 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:17.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:16 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:16 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:17.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:45:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:45:17] "GET /metrics HTTP/1.1" 200 37889 "" "Prometheus/2.33.4" 2024-04-16T14:45:18.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:17 smithi084 ceph-mon[24850]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:18.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:17 smithi084 ceph-mon[29604]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:18.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:17 smithi191 ceph-mon[25681]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:19.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:45:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:45:18.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:45:20.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:19 smithi084 ceph-mon[24850]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:20.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:19 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:20.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:19 smithi084 ceph-mon[29604]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:20.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:19 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:20.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:19 smithi191 ceph-mon[25681]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:20.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:19 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:22.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:21 smithi084 ceph-mon[24850]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:22.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:21 smithi084 ceph-mon[29604]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:21 smithi191 ceph-mon[25681]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:24.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:23 smithi084 ceph-mon[24850]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:24.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:23 smithi084 ceph-mon[29604]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:23 smithi191 ceph-mon[25681]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:26.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:25 smithi084 ceph-mon[24850]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:26.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:25 smithi084 ceph-mon[29604]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:25 smithi191 ceph-mon[25681]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:26 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:27.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:26 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:26 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:27.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:45:27] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:45:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[24850]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[29604]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-mon[25681]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:29.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:45:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:45:28.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:45:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:29 smithi084 ceph-mon[24850]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:29.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:29 smithi084 ceph-mon[29604]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:30.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:29 smithi191 ceph-mon[25681]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:31 smithi084 ceph-mon[24850]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:32.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:31 smithi084 ceph-mon[29604]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:31 smithi191 ceph-mon[25681]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:34.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:33 smithi084 ceph-mon[24850]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:34.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:33 smithi084 ceph-mon[29604]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:34.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:33 smithi191 ceph-mon[25681]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:35.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:34 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:35.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:34 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:34 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:36.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:35 smithi084 ceph-mon[24850]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:36.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:35 smithi084 ceph-mon[29604]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:36.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:35 smithi191 ceph-mon[25681]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:36 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:37.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:36 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:37.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:36 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:37.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:45:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:45:37] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2024-04-16T14:45:38.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:37 smithi084 ceph-mon[24850]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:38.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:37 smithi084 ceph-mon[29604]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:38.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:37 smithi191 ceph-mon[25681]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:39.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:38 smithi191 ceph-mon[25681]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:45:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:45:38.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:45:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:38 smithi084 ceph-mon[24850]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:39.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:38 smithi084 ceph-mon[29604]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:41.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:41 smithi084 ceph-mon[24850]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:41.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:41 smithi084 ceph-mon[29604]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:41 smithi191 ceph-mon[25681]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:43.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:43 smithi084 ceph-mon[24850]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:43.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:43 smithi084 ceph-mon[29604]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:43 smithi191 ceph-mon[25681]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:45 smithi084 ceph-mon[24850]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:45.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:45 smithi084 ceph-mon[29604]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:45 smithi191 ceph-mon[25681]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:46.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:46 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:46.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:46 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:46.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:46 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:47.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:47.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:45:47.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:45:47.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:45:47.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:45:47] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:47.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:48.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:48 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:48.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:48 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:48.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:48 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:48.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:48 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:48.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:48 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:48.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:48 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:48 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:48 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:48 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:45:49.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:45:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:45: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:45:49.561 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:49 smithi191 ceph-mon[25681]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:49.561 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:49 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:49.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:49 smithi084 ceph-mon[24850]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:49.858 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:49 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:49.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:49 smithi084 ceph-mon[29604]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:49.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:49 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:45:51.917 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:51 smithi191 ceph-mon[25681]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:51.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:51 smithi084 ceph-mon[24850]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:51.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:51 smithi084 ceph-mon[29604]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:53.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:53 smithi084 ceph-mon[24850]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:53.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:53 smithi084 ceph-mon[29604]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:54.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:53 smithi191 ceph-mon[25681]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:55 smithi084 ceph-mon[24850]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:55.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:55 smithi084 ceph-mon[29604]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:55 smithi191 ceph-mon[25681]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:56.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:56 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:56.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:56 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:56 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:45:57.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:45:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:45:57] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:45:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:57 smithi084 ceph-mon[24850]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:57 smithi084 ceph-mon[29604]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:57 smithi191 ceph-mon[25681]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:45:59.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:45:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:45:58.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:45:59.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:45:59 smithi084 ceph-mon[24850]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:45:59.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:45:59 smithi084 ceph-mon[29604]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:00.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:45:59 smithi191 ceph-mon[25681]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:01.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:01 smithi084 ceph-mon[24850]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:46:01.844 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:01 smithi084 ceph-mon[29604]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:46:02.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:01 smithi191 ceph-mon[25681]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:46:03.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:03 smithi084 ceph-mon[24850]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:03.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:03 smithi084 ceph-mon[29604]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:03 smithi191 ceph-mon[25681]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:04.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:05.913 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:05 smithi191 ceph-mon[25681]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:05.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:05 smithi084 ceph-mon[24850]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:05.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:05 smithi084 ceph-mon[29604]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 69 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:06.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:06 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:06.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:06 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:06.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:06 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:07.343 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T14:46:07.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:46:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:46:07] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2024-04-16T14:46:07.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[24850]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:07.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:07.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:07.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:07.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[29604]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:07.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:07.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:07.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:07 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:07 smithi191 ceph-mon[25681]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:07 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:08 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.889 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:08 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.890 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:08 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:08 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:08 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:08.890 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:08 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:09.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:08 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:09.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:08 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:09.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:08 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:09.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:46:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:46: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:46:09.761 INFO:teuthology.orchestra.run.smithi084.stdout:Scheduled to redeploy mgr.y on host 'smithi084' 2024-04-16T14:46:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:09 smithi191 ceph-mon[25681]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:09 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3262111026' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:46:10.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:09 smithi084 ceph-mon[24850]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:10.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:09 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3262111026' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:46:10.060 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:09 smithi084 ceph-mon[29604]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 74 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:10.060 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:09 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3262111026' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-16T14:46:10.521 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps --refresh' 2024-04-16T14:46:10.747 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[29604]: from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:46:10.747 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:10.747 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[29604]: Schedule redeploy daemon mgr.y 2024-04-16T14:46:10.747 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:10.747 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:10.747 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:46:10.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[24850]: from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:46:10.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:10.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[24850]: Schedule redeploy daemon mgr.y 2024-04-16T14:46:10.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:10.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:10.748 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:10 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:46:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:10 smithi191 ceph-mon[25681]: from='client.25036 -' entity='client.admin' cmd=[{"prefix": "orch daemon redeploy", "name": "mgr.y", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:46:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:10 smithi191 ceph-mon[25681]: Schedule redeploy daemon mgr.y 2024-04-16T14:46:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:11.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:10 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:46:11.871 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:11 smithi084 ceph-mon[24850]: pgmap v103: 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-04-16T14:46:11.871 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:11 smithi084 ceph-mon[29604]: pgmap v103: 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-04-16T14:46:12.003 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:11 smithi191 ceph-mon[25681]: pgmap v103: 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-04-16T14:46:14.130 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:13 smithi084 ceph-mon[24850]: pgmap v104: 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-04-16T14:46:14.131 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:13 smithi084 ceph-mon[29604]: pgmap v104: 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-04-16T14:46:14.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:13 smithi191 ceph-mon[25681]: pgmap v104: 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-04-16T14:46:14.813 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:46:14.813 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 6s ago 16m - - 2024-04-16T14:46:14.813 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 6s ago 16m - - 2024-04-16T14:46:14.813 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (2m) 6s ago 10m 24.7M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (2m) 6s ago 10m 43.3M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (2m) 6s ago 9m 52.8M - 3.5 e1d6a67b021e a71b356e0349 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283 running (5m) 6s ago 15m 515M - 19.0.0-2204-g36befe5d b1a78730e0db 69dc1d713d6d 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:9283 running (17m) 6s ago 17m 412M - 17.2.0 e1d6a67b021e 3fd2649a6f04 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (17m) 6s ago 17m 63.2M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (15m) 6s ago 15m 46.0M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (15m) 6s ago 15m 44.6M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (3m) 6s ago 11m 17.0M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (2m) 6s ago 11m 16.0M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (15m) 6s ago 15m 52.6M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (14m) 6s ago 14m 54.7M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (14m) 6s ago 14m 48.7M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (14m) 6s ago 14m 51.0M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:46:14.814 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (13m) 6s ago 13m 52.9M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:46:14.815 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (13m) 6s ago 13m 49.7M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:46:14.815 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (12m) 6s ago 12m 49.6M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:46:14.815 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (12m) 6s ago 12m 51.6M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:46:14.815 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (2m) 6s ago 11m 64.9M - 2.33.4 514e6a882f6e 20a4fcdf43f4 2024-04-16T14:46:14.815 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (10m) 6s ago 10m 71.9M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:46:14.815 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (10m) 6s ago 10m 73.3M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:46:15.437 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 180' 2024-04-16T14:46:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: pgmap v105: 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-04-16T14:46:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:46:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[29604]: Deploying daemon mgr.y on smithi084 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: pgmap v105: 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-04-16T14:46:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:46:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:46:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:46:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:46:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:15 smithi084 ceph-mon[24850]: Deploying daemon mgr.y on smithi084 2024-04-16T14:46:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: pgmap v105: 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-04-16T14:46:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='client.25042 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:46:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:46:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:16.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:46:16.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:46:16.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:46:16.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:16.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:15 smithi191 ceph-mon[25681]: Deploying daemon mgr.y on smithi084 2024-04-16T14:46:16.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:16 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:16.643 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:16 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:16 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:17.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:46:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:46:17] "GET /metrics HTTP/1.1" 200 37894 "" "Prometheus/2.33.4" 2024-04-16T14:46:17.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:17 smithi084 ceph-mon[29604]: pgmap v106: 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-04-16T14:46:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:17 smithi084 ceph-mon[24850]: pgmap v106: 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-04-16T14:46:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:17 smithi191 ceph-mon[25681]: pgmap v106: 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-04-16T14:46:18.587 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:18 smithi084 systemd[1]: Stopping Ceph mgr.y for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:46:19.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:46:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:46: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:46:19.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 podman[69731]: 2024-04-16 14:46:19.059355209 +0000 UTC m=+0.327802426 container died 3fd2649a6f049acb8bb3ecd376d974ba3a646cd0324cfa90edb21b73a39af20d (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, release=754, GIT_CLEAN=True, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., architecture=x86_64, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, com.redhat.component=centos-stream-container, vcs-type=git, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8) 2024-04-16T14:46:19.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:19 smithi084 ceph-mon[24850]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:19.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:19 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:19 smithi084 ceph-mon[29604]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:19 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:19.674 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 podman[69731]: 2024-04-16 14:46:19.445131097 +0000 UTC m=+0.713578322 container cleanup 3fd2649a6f049acb8bb3ecd376d974ba3a646cd0324cfa90edb21b73a39af20d (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, name=centos-stream, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., ceph=True, io.buildah.version=1.19.8, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, io.k8s.display-name=CentOS Stream 8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-04-16T14:46:19.674 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 bash[69731]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y 2024-04-16T14:46:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:19 smithi191 ceph-mon[25681]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:19 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:20.021 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 podman[69748]: 2024-04-16 14:46:19.704945625 +0000 UTC m=+0.646437544 container remove 3fd2649a6f049acb8bb3ecd376d974ba3a646cd0324cfa90edb21b73a39af20d (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, distribution-scope=public, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-16T14:46:20.021 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:46:20.021 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-16T14:46:20.021 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 systemd[1]: Stopped Ceph mgr.y for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:46:20.021 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:19 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service: Consumed 1min 5.478s CPU time. 2024-04-16T14:46:20.021 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 systemd[1]: Starting Ceph mgr.y for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:46:20.356 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 podman[69880]: 2024-04-16 14:46:20.143712616 +0000 UTC m=+0.018244980 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T14:46:20.357 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 podman[69880]: 2024-04-16 14:46:20.252650105 +0000 UTC m=+0.127182512 container create eba7c7e7eee18a175f6a34c7806ed815274955d121acf011a92e5221390b0be6 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-16T14:46:20.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 podman[69880]: 2024-04-16 14:46:20.483616202 +0000 UTC m=+0.358148566 container init eba7c7e7eee18a175f6a34c7806ed815274955d121acf011a92e5221390b0be6 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5) 2024-04-16T14:46:20.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 podman[69880]: 2024-04-16 14:46:20.486631165 +0000 UTC m=+0.361163532 container start eba7c7e7eee18a175f6a34c7806ed815274955d121acf011a92e5221390b0be6 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True) 2024-04-16T14:46:20.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 ceph-mgr[69899]: -- 172.21.15.84:0/1612494041 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b17ffac5a0 con 0x55b17ff81000 2024-04-16T14:46:20.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 bash[69880]: eba7c7e7eee18a175f6a34c7806ed815274955d121acf011a92e5221390b0be6 2024-04-16T14:46:20.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:20 smithi084 systemd[1]: Started Ceph mgr.y for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:46:21.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:21.061+0000 7f6594784200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:46:21.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:21.157+0000 7f6594784200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:46:21.907 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:21.815+0000 7f6594784200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:46:21.907 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:21.908+0000 7f6594784200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:46:21.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:21.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.907 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.908 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.909 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.909 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:21.909 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:46:21.909 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:21.909 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:46:21.909 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:46:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:22.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:22.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:46:22.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:46:22.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:46:22.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:22.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.051+0000 7f6594784200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:46:22.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.147+0000 7f6594784200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:46:22.493 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.231+0000 7f6594784200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:46:22.788 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.495+0000 7f6594784200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:46:22.788 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.606+0000 7f6594784200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:46:22.788 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.694+0000 7f6594784200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:46:22.789 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.789+0000 7f6594784200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:46:23.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:22.965+0000 7f6594784200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:46:23.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:23 smithi084 ceph-mon[24850]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:23.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:23 smithi084 ceph-mon[29604]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:23 smithi191 ceph-mon[25681]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:24.414 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:23.945+0000 7f6594784200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:46:24.414 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:24.075+0000 7f6594784200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:46:24.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:24.414+0000 7f6594784200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:46:24.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:24.505+0000 7f6594784200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:46:24.990 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:24.705+0000 7f6594784200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:46:24.990 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:24.894+0000 7f6594784200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:46:25.328 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:25 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:25.186+0000 7f6594784200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:46:25.642 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:25 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:25.471+0000 7f6594784200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:46:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:25 smithi084 ceph-mon[24850]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:25.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:25 smithi084 ceph-mon[29604]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:25.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:25 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:25.738+0000 7f6594784200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:46:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:25 smithi191 ceph-mon[25681]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:26.921 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:26 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:26.921 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:26 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:26.922 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:26 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:26.598+0000 7f6594784200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:46:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:26 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:27.384 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:46:27] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2024-04-16T14:46:27.603 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:27.244+0000 7f6594784200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:46:27.603 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:27.359+0000 7f6594784200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:46:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: 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-04-16T14:46:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: Standby manager daemon y restarted 2024-04-16T14:46:27.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: Standby manager daemon y started 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:27.604+0000 7f6594784200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:46:27] ENGINE Bus STARTING 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: CherryPy Checker: 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: The Application mounted at '' has an empty config. 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:46:27] ENGINE Serving on http://:::9283 2024-04-16T14:46:27.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:46:27] ENGINE Bus STARTED 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: 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-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: Standby manager daemon y restarted 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: Standby manager daemon y started 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:46:27.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:27 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: 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-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: Standby manager daemon y restarted 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: Standby manager daemon y started 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:46:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:27 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:46:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:28 smithi191 ceph-mon[25681]: mgrmap e27: x(active, since 3m), standbys: y 2024-04-16T14:46:29.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:46:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:46:28.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[24850]: mgrmap e27: x(active, since 3m), standbys: y 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:28 smithi084 ceph-mon[29604]: mgrmap e27: x(active, since 3m), standbys: y 2024-04-16T14:46:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[24850]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[29604]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:29.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:29.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:29 smithi191 ceph-mon[25681]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:32.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:31 smithi191 ceph-mon[25681]: 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-04-16T14:46:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:31 smithi084 ceph-mon[24850]: 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-04-16T14:46:32.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:31 smithi084 ceph-mon[29604]: 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-04-16T14:46:34.147 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:33 smithi191 ceph-mon[25681]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:34.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:33 smithi084 ceph-mon[24850]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:34.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:33 smithi084 ceph-mon[29604]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:35.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:34 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:35.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:34 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:34 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:35 smithi084 ceph-mon[24850]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:35 smithi084 ceph-mon[29604]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:36.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:35 smithi191 ceph-mon[25681]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:36 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:37.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:36 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:37.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:36 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:37.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:46:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:46:37] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-04-16T14:46:38.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:37 smithi084 ceph-mon[24850]: 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-04-16T14:46:38.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:37 smithi084 ceph-mon[29604]: 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-04-16T14:46:38.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:37 smithi191 ceph-mon[25681]: 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-04-16T14:46:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:46:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:46:38.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:46:40.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:39 smithi084 ceph-mon[24850]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:40.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:39 smithi084 ceph-mon[29604]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:40.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:39 smithi191 ceph-mon[25681]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:42.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:41 smithi084 ceph-mon[24850]: 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-04-16T14:46:42.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:41 smithi084 ceph-mon[29604]: 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-04-16T14:46:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:41 smithi191 ceph-mon[25681]: 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-04-16T14:46:44.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:43 smithi084 ceph-mon[24850]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:44.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:43 smithi084 ceph-mon[29604]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:44.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:43 smithi191 ceph-mon[25681]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:46.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:45 smithi084 ceph-mon[24850]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:46.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:45 smithi084 ceph-mon[29604]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:45 smithi191 ceph-mon[25681]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:47.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:46 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:47.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:46 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:47.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:46:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:46:47] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-04-16T14:46:47.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:46 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[29604]: 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-04-16T14:46:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[24850]: 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-04-16T14:46:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:47 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:47 smithi191 ceph-mon[25681]: 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-04-16T14:46:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:47 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:49.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:46:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:46: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:46:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[24850]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[29604]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:49 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:49 smithi191 ceph-mon[25681]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:46:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:49 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:46:52.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:51 smithi084 ceph-mon[24850]: 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-04-16T14:46:52.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:51 smithi084 ceph-mon[29604]: 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-04-16T14:46:52.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:51 smithi191 ceph-mon[25681]: 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-04-16T14:46:54.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:53 smithi084 ceph-mon[24850]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:54.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:53 smithi084 ceph-mon[29604]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:53 smithi191 ceph-mon[25681]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:56.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:55 smithi084 ceph-mon[24850]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:56.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:55 smithi084 ceph-mon[29604]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:56.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:55 smithi191 ceph-mon[25681]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:46:57.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:56 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:57.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:56 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:56 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:46:57.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:46:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:46:57] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-04-16T14:46:58.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:57 smithi084 ceph-mon[24850]: 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-04-16T14:46:58.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:57 smithi084 ceph-mon[29604]: 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-04-16T14:46:58.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:57 smithi191 ceph-mon[25681]: 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-04-16T14:46:59.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:46:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:46:58.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:47:00.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:46:59 smithi084 ceph-mon[24850]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:00.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:46:59 smithi084 ceph-mon[29604]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:00.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:46:59 smithi191 ceph-mon[25681]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:02.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:01 smithi084 ceph-mon[24850]: 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-04-16T14:47:02.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:01 smithi084 ceph-mon[29604]: 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-04-16T14:47:02.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:01 smithi191 ceph-mon[25681]: 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-04-16T14:47:04.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:03 smithi084 ceph-mon[24850]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:04.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:03 smithi084 ceph-mon[29604]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:04.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:03 smithi191 ceph-mon[25681]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:05.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:05.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:05 smithi084 ceph-mon[29604]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:05 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:05 smithi084 ceph-mon[24850]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:05 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:05 smithi191 ceph-mon[25681]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:05 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:07.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:06 smithi084 ceph-mon[24850]: 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-04-16T14:47:07.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:06 smithi084 ceph-mon[29604]: 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-04-16T14:47:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:06 smithi191 ceph-mon[25681]: 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-04-16T14:47:07.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:47:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:47:07] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:47:08.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:08 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:08.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:08 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:08.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:08 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:08.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:08 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:08.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:08 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:08.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:08 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:08 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:08 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:08 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:47:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:47: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:47:09.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[24850]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:09.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[29604]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:09.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:09.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:09 smithi191 ceph-mon[25681]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:10.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:11 smithi084 ceph-mon[24850]: 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-04-16T14:47:11.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:11 smithi084 ceph-mon[29604]: 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-04-16T14:47:12.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:11 smithi191 ceph-mon[25681]: 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-04-16T14:47:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:13 smithi084 ceph-mon[24850]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:13.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:13 smithi084 ceph-mon[29604]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:14.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:13 smithi191 ceph-mon[25681]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:15 smithi191 ceph-mon[25681]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:15 smithi084 ceph-mon[24850]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:15 smithi084 ceph-mon[29604]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:16.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:16 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:16.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:16 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:16 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:17.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:47:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:47:17] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:47:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:17 smithi084 ceph-mon[24850]: 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-04-16T14:47:17.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:17 smithi084 ceph-mon[29604]: 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-04-16T14:47:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:17 smithi191 ceph-mon[25681]: 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-04-16T14:47:19.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:47:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:47: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:47:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:19 smithi084 ceph-mon[24850]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:19 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:19.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:19 smithi084 ceph-mon[29604]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:19.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:19 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:19 smithi191 ceph-mon[25681]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:19 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[24850]: 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-04-16T14:47:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:47:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:47:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:47:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[29604]: 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-04-16T14:47:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:47:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:47:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:47:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:21 smithi191 ceph-mon[25681]: 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-04-16T14:47:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:47:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:47:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:47:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:23 smithi191 ceph-mon[25681]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:24.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:23 smithi084 ceph-mon[24850]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:24.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:23 smithi084 ceph-mon[29604]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:26.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:25 smithi191 ceph-mon[25681]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:26.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:25 smithi084 ceph-mon[24850]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:26.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:25 smithi084 ceph-mon[29604]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:26 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:27.117 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:26 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:27.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:26 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:27.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:47:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:47:27] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:47:28.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:27 smithi191 ceph-mon[25681]: 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-04-16T14:47:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:27 smithi084 ceph-mon[24850]: 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-04-16T14:47:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:27 smithi084 ceph-mon[29604]: 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-04-16T14:47:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:47:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:47:28.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:47:29.159 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.160 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.160 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:29.160 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[24850]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:30.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[29604]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:30.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:29 smithi191 ceph-mon[25681]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:31 smithi084 ceph-mon[24850]: 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-04-16T14:47:32.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:31 smithi084 ceph-mon[29604]: 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-04-16T14:47:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:31 smithi191 ceph-mon[25681]: 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-04-16T14:47:34.058 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:33 smithi084 ceph-mon[24850]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:34.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:33 smithi084 ceph-mon[29604]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:34.197 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:33 smithi191 ceph-mon[25681]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:35.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:34 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:35.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:34 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:34 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:36.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:35 smithi084 ceph-mon[24850]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:36.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:35 smithi084 ceph-mon[29604]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:36.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:35 smithi191 ceph-mon[25681]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:36 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:37.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:36 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:37.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:36 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:37.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:47:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:47:37] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-04-16T14:47:38.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:37 smithi191 ceph-mon[25681]: 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-04-16T14:47:38.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:37 smithi084 ceph-mon[24850]: 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-04-16T14:47:38.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:37 smithi084 ceph-mon[29604]: 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-04-16T14:47:39.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:47:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:47:38.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:47:40.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:39 smithi084 ceph-mon[24850]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:40.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:39 smithi084 ceph-mon[29604]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:40.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:39 smithi191 ceph-mon[25681]: pgmap v147: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:42.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:41 smithi084 ceph-mon[24850]: 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-04-16T14:47:42.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:41 smithi084 ceph-mon[29604]: 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-04-16T14:47:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:41 smithi191 ceph-mon[25681]: 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-04-16T14:47:44.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:43 smithi191 ceph-mon[25681]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:44.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:43 smithi084 ceph-mon[24850]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:44.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:43 smithi084 ceph-mon[29604]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:46.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:45 smithi084 ceph-mon[24850]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:46.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:45 smithi084 ceph-mon[29604]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:45 smithi191 ceph-mon[25681]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:47.127 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:47:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:47:47] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-04-16T14:47:47.127 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:46 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:47.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:46 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:47.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:46 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:47 smithi191 ceph-mon[25681]: 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-04-16T14:47:48.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:47 smithi084 ceph-mon[24850]: 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-04-16T14:47:48.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:47 smithi084 ceph-mon[29604]: 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-04-16T14:47:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:48 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:48 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:48 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:47:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:47: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:47:49.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:48 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:48 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:48 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:48 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:48 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:49.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:48 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[24850]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[29604]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:49 smithi191 ceph-mon[25681]: pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:49 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:47:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:50.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:47:52.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:51 smithi084 ceph-mon[24850]: 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-04-16T14:47:52.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:51 smithi084 ceph-mon[29604]: 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-04-16T14:47:52.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:51 smithi191 ceph-mon[25681]: 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-04-16T14:47:54.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:53 smithi084 ceph-mon[24850]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:54.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:53 smithi084 ceph-mon[29604]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:53 smithi191 ceph-mon[25681]: pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:55.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:55 smithi191 ceph-mon[25681]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:55.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:55 smithi084 ceph-mon[29604]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:55.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:55 smithi084 ceph-mon[24850]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:56.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:56 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:56.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:56 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:56.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:56 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:47:57.388 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:57 smithi191 ceph-mon[25681]: 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-04-16T14:47:57.388 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:47:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:47:57] "GET /metrics HTTP/1.1" 200 37896 "" "Prometheus/2.33.4" 2024-04-16T14:47:57.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:57 smithi084 ceph-mon[24850]: 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-04-16T14:47:57.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:57 smithi084 ceph-mon[29604]: 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-04-16T14:47:59.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:47:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:47:58.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:47:59.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:47:59 smithi084 ceph-mon[24850]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:59.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:47:59 smithi084 ceph-mon[29604]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:47:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:47:59 smithi191 ceph-mon[25681]: pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:01.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:01 smithi084 ceph-mon[24850]: 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-04-16T14:48:01.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:01 smithi084 ceph-mon[29604]: 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-04-16T14:48:01.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:01 smithi191 ceph-mon[25681]: 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-04-16T14:48:03.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:03 smithi084 ceph-mon[24850]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:03.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:03 smithi084 ceph-mon[29604]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:03 smithi191 ceph-mon[25681]: pgmap v159: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:04.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:04.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:05.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:05 smithi191 ceph-mon[25681]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:05.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:05 smithi084 ceph-mon[24850]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:05.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:05 smithi084 ceph-mon[29604]: pgmap v160: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:06.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:06 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:06.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:06 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:06.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:06 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:07.162 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:48:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:48:07] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-04-16T14:48:07.342 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:07 smithi084 ceph-mon[24850]: 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-04-16T14:48:07.343 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:07 smithi084 ceph-mon[29604]: 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-04-16T14:48:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:07 smithi191 ceph-mon[25681]: 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-04-16T14:48:09.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:48:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:48: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:48:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[24850]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[29604]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:09 smithi191 ceph-mon[25681]: pgmap v162: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:11 smithi191 ceph-mon[25681]: 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-04-16T14:48:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:11 smithi084 ceph-mon[24850]: 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-04-16T14:48:11.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:11 smithi084 ceph-mon[29604]: 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-04-16T14:48:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:13 smithi191 ceph-mon[25681]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:13 smithi084 ceph-mon[24850]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:13.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:13 smithi084 ceph-mon[29604]: pgmap v164: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:15 smithi191 ceph-mon[25681]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:15.719 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:15 smithi084 ceph-mon[24850]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:15.719 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:15 smithi084 ceph-mon[29604]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:16.494 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:16 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:16.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:16 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:16.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:16 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:17.427 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:48:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:48:17] "GET /metrics HTTP/1.1" 200 37899 "" "Prometheus/2.33.4" 2024-04-16T14:48:17.743 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:17 smithi191 ceph-mon[25681]: 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-04-16T14:48:17.815 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:17 smithi084 ceph-mon[24850]: 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-04-16T14:48:17.815 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:17 smithi084 ceph-mon[29604]: 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-04-16T14:48:19.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:48:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:48: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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:48:19.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:19 smithi191 ceph-mon[25681]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:19.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:19 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:19 smithi084 ceph-mon[24850]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:19 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:19.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:19 smithi084 ceph-mon[29604]: pgmap v167: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:19.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:19 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:21 smithi191 ceph-mon[25681]: 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-04-16T14:48:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:48:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:48:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:48:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[24850]: 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-04-16T14:48:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:48:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:48:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:48:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[29604]: 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-04-16T14:48:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:48:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:48:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:48:21.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:23 smithi191 ceph-mon[25681]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:23.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:23 smithi084 ceph-mon[24850]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:23.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:23 smithi084 ceph-mon[29604]: pgmap v169: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:25.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:25 smithi191 ceph-mon[25681]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:25.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:25 smithi084 ceph-mon[24850]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:25.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:25 smithi084 ceph-mon[29604]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:26.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:26 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:26 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:26.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:26 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:27.340 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:48:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:48:27] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:48:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:27 smithi191 ceph-mon[25681]: 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-04-16T14:48:27.845 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:27 smithi084 ceph-mon[24850]: 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-04-16T14:48:27.846 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:27 smithi084 ceph-mon[29604]: 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-04-16T14:48:29.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:48:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:48:28.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.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"smithi191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.84\", device_class=\"ssd\", hostname=\"smithi084\", instance=\"172.21.15.191:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.84\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-16T14:48:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:29 smithi191 ceph-mon[25681]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:29 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[29604]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:29.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[24850]: pgmap v172: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:29.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:29.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:29 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:30.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:30 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:30.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:30 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:30.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:30 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:30.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:30 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:30.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:30 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:30.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:30 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:30 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:31.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:30 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:31.054 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:30 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:31.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:31 smithi084 ceph-mon[24850]: 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-04-16T14:48:31.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:31 smithi084 ceph-mon[29604]: 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-04-16T14:48:32.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:31 smithi191 ceph-mon[25681]: 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-04-16T14:48:33.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:33 smithi084 ceph-mon[24850]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:33.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:33 smithi084 ceph-mon[29604]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:34.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:33 smithi191 ceph-mon[25681]: pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:34.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:34 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:34 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:34 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:35.913 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:35 smithi191 ceph-mon[25681]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:35 smithi084 ceph-mon[29604]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:35 smithi084 ceph-mon[24850]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:36.841 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:36 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:36.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:36 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:36 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:37.409 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:48:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:48:37] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:48:37.712 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:37 smithi191 ceph-mon[25681]: 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-04-16T14:48:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:37 smithi084 ceph-mon[24850]: 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-04-16T14:48:37.737 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:37 smithi084 ceph-mon[29604]: 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-04-16T14:48:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:39 smithi084 ceph-mon[24850]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:39.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:39 smithi084 ceph-mon[29604]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:40.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:39 smithi191 ceph-mon[25681]: pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:41.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:41 smithi084 ceph-mon[24850]: 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-04-16T14:48:41.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:41 smithi084 ceph-mon[29604]: 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-04-16T14:48:42.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:41 smithi191 ceph-mon[25681]: 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-04-16T14:48:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:43 smithi084 ceph-mon[24850]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:43.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:43 smithi084 ceph-mon[29604]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:44.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:43 smithi191 ceph-mon[25681]: pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:45.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:45 smithi084 ceph-mon[24850]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:45.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:45 smithi084 ceph-mon[29604]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:46.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:45 smithi191 ceph-mon[25681]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:46 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:46.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:46 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:46 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:47.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:48:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:48:47] "GET /metrics HTTP/1.1" 200 37897 "" "Prometheus/2.33.4" 2024-04-16T14:48:47.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:47 smithi084 ceph-mon[24850]: 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-04-16T14:48:47.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:47 smithi084 ceph-mon[29604]: 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-04-16T14:48:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:47 smithi191 ceph-mon[25681]: 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-04-16T14:48:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[24850]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[29604]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:49 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:49 smithi191 ceph-mon[25681]: pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:49 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:49 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:48:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:50 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:50 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:50 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:50 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:50 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:50 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:50 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:50 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:51.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:50 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:48:52.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:51 smithi191 ceph-mon[25681]: 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-04-16T14:48:52.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:51 smithi084 ceph-mon[24850]: 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-04-16T14:48:52.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:51 smithi084 ceph-mon[29604]: 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-04-16T14:48:54.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:53 smithi191 ceph-mon[25681]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:54.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:53 smithi084 ceph-mon[24850]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:54.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:53 smithi084 ceph-mon[29604]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:56.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:55 smithi191 ceph-mon[25681]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:56.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:55 smithi084 ceph-mon[29604]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:56.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:55 smithi084 ceph-mon[24850]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:56 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:57.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:56 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:57.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:56 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:48:57.406 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:48:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:48:57] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2024-04-16T14:48:57.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:57 smithi084 ceph-mon[24850]: 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-04-16T14:48:57.844 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:57 smithi084 ceph-mon[29604]: 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-04-16T14:48:58.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:57 smithi191 ceph-mon[25681]: 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-04-16T14:48:59.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:48:59 smithi084 ceph-mon[29604]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:48:59.879 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:48:59 smithi084 ceph-mon[24850]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:00.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:48:59 smithi191 ceph-mon[25681]: pgmap v187: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:02.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:01 smithi191 ceph-mon[25681]: 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-04-16T14:49:02.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:01 smithi084 ceph-mon[24850]: 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-04-16T14:49:02.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:01 smithi084 ceph-mon[29604]: 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-04-16T14:49:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:03 smithi191 ceph-mon[25681]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:04.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:03 smithi084 ceph-mon[24850]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:04.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:03 smithi084 ceph-mon[29604]: pgmap v189: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:04 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:04 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:05.148 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:04 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:06.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:05 smithi191 ceph-mon[25681]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:05 smithi084 ceph-mon[24850]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:06.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:05 smithi084 ceph-mon[29604]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:07.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:06 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:07.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:06 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:07.075 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:06 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:07.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:49:07] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-04-16T14:49:08.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:07 smithi191 ceph-mon[25681]: 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-04-16T14:49:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:07 smithi084 ceph-mon[24850]: 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-04-16T14:49:08.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:07 smithi084 ceph-mon[29604]: 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-04-16T14:49:09.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[24850]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:09.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[29604]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:09.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:09 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:09 smithi191 ceph-mon[25681]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:09.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:09.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:09 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:10 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:10 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:10 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:12.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:11 smithi084 ceph-mon[24850]: 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-04-16T14:49:12.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:11 smithi084 ceph-mon[29604]: 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-04-16T14:49:12.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:11 smithi191 ceph-mon[25681]: 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-04-16T14:49:14.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:13 smithi084 ceph-mon[24850]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:14.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:13 smithi084 ceph-mon[29604]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:14.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:13 smithi191 ceph-mon[25681]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:16.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:15 smithi084 ceph-mon[24850]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:16.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:15 smithi084 ceph-mon[29604]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:16.261 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:15 smithi191 ceph-mon[25681]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:16 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:16 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:17.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:16 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:17.287 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:49:17] "GET /metrics HTTP/1.1" 200 37898 "" "Prometheus/2.33.4" 2024-04-16T14:49:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:17 smithi191 ceph-mon[25681]: 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-04-16T14:49:18.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:17 smithi084 ceph-mon[24850]: 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-04-16T14:49:18.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:17 smithi084 ceph-mon[29604]: 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-04-16T14:49:20.000 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:19 smithi084 ceph-mon[24850]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:20.000 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:19 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:20.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:19 smithi084 ceph-mon[29604]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:20.001 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:19 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:20.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:19 smithi191 ceph-mon[25681]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:20.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:19 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:20.318 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T14:49:21.893 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[29604]: 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-04-16T14:49:21.893 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:21.893 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:21.893 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:21.893 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:21.894 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[24850]: 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-04-16T14:49:21.894 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:21.894 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:21.894 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:21.894 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:21 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:21 smithi191 ceph-mon[25681]: 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-04-16T14:49:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:21 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:21 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:22.334 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 12s ago 19m - - 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 13s ago 19m - - 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (6m) 12s ago 14m 24.2M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (5m) 13s ago 13m 50.3M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (5m) 12s ago 13m 55.5M - 3.5 e1d6a67b021e a71b356e0349 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283 running (8m) 13s ago 18m 520M - 19.0.0-2204-g36befe5d b1a78730e0db 69dc1d713d6d 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (3m) 12s ago 20m 452M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (20m) 12s ago 20m 67.0M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:49:22.335 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (18m) 13s ago 18m 46.9M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (19m) 12s ago 19m 47.6M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (6m) 12s ago 14m 16.9M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (5m) 13s ago 14m 15.0M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (18m) 12s ago 18m 53.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (17m) 12s ago 17m 55.8M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (17m) 12s ago 17m 49.5M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (17m) 12s ago 17m 52.2M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (16m) 13s ago 16m 52.4M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (16m) 13s ago 16m 49.8M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (16m) 13s ago 16m 49.8M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (15m) 13s ago 15m 51.8M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (5m) 13s ago 14m 69.2M - 2.33.4 514e6a882f6e 20a4fcdf43f4 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (13m) 12s ago 13m 72.9M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:49:22.336 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (13m) 13s ago 13m 74.2M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:49:23.167 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions' 2024-04-16T14:49:24.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:23 smithi084 ceph-mon[24850]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:24.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:23 smithi084 ceph-mon[24850]: from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:49:24.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:23 smithi084 ceph-mon[29604]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:24.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:23 smithi084 ceph-mon[29604]: from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:49:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:23 smithi191 ceph-mon[25681]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:24.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:23 smithi191 ceph-mon[25681]: from='client.25054 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:49:25.211 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:49:25.211 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:49:25.211 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:49:25.211 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:49:25.212 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:49:25.213 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:49:25.820 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph health detail' 2024-04-16T14:49:26.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:25 smithi084 ceph-mon[24850]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:26.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:25 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2449889427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:49:26.126 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:25 smithi084 ceph-mon[29604]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:26.127 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:25 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2449889427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:49:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:25 smithi191 ceph-mon[25681]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:25 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2449889427' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:49:27.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:26 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:27.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:26 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:27.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:26 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:27.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:49:27] "GET /metrics HTTP/1.1" 200 37895 "" "Prometheus/2.33.4" 2024-04-16T14:49:27.875 INFO:teuthology.orchestra.run.smithi084.stdout:HEALTH_OK 2024-04-16T14:49:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:27 smithi084 ceph-mon[24850]: 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-04-16T14:49:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:27 smithi084 ceph-mon[29604]: 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-04-16T14:49:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:27 smithi191 ceph-mon[25681]: 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-04-16T14:49:28.642 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph -s' 2024-04-16T14:49:29.127 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/267566879' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:49:29.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.128 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/267566879' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:49:29.128 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.128 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.128 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:28 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:28 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/267566879' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:49:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:28 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:30.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:29 smithi084 ceph-mon[29604]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:30.152 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:29 smithi084 ceph-mon[24850]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:29 smithi191 ceph-mon[25681]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: cluster: 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: id: 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: health: HEALTH_OK 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: services: 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: mon: 3 daemons, quorum a,c,b (age 19m) 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: mgr: x(active, since 6m), standbys: y 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: osd: 8 osds: 8 up (since 15m), 8 in (since 16m) 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: data: 2024-04-16T14:49:30.891 INFO:teuthology.orchestra.run.smithi084.stdout: pools: 6 pools, 161 pgs 2024-04-16T14:49:30.892 INFO:teuthology.orchestra.run.smithi084.stdout: objects: 209 objects, 585 KiB 2024-04-16T14:49:30.892 INFO:teuthology.orchestra.run.smithi084.stdout: usage: 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:30.892 INFO:teuthology.orchestra.run.smithi084.stdout: pgs: 161 active+clean 2024-04-16T14:49:30.892 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:49:30.892 INFO:teuthology.orchestra.run.smithi084.stdout: io: 2024-04-16T14:49:30.892 INFO:teuthology.orchestra.run.smithi084.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-04-16T14:49:30.892 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:49:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[24850]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[24850]: 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-04-16T14:49:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2344820139' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:49:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[29604]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[29604]: 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-04-16T14:49:31.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2344820139' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:49:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:30 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:30 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:30 smithi191 ceph-mon[25681]: from='mgr.24767 ' entity='mgr.x' 2024-04-16T14:49:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:30 smithi191 ceph-mon[25681]: 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-04-16T14:49:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2344820139' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:49:31.506 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph mgr fail' 2024-04-16T14:49:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:33 smithi084 ceph-mon[24850]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:33.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:33 smithi084 ceph-mon[29604]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:33 smithi191 ceph-mon[25681]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:34.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3570185907' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:49:34.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:49:34.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[29604]: osdmap e105: 8 total, 8 up, 8 in 2024-04-16T14:49:34.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:49:34.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[29604]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3570185907' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[24850]: osdmap e105: 8 total, 8 up, 8 in 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-mon[24850]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:49:34] ENGINE Bus STOPPING 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:49:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:49:34.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:49:34] ENGINE Bus STOPPED 2024-04-16T14:49:34.425 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:49:34] ENGINE Bus STARTING 2024-04-16T14:49:34.425 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:49:34] ENGINE Serving on http://:::9283 2024-04-16T14:49:34.425 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:49:34 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:49:34] ENGINE Bus STARTED 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3570185907' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-mon[25681]: osdmap e105: 8 total, 8 up, 8 in 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-mon[25681]: from='mgr.24767 172.21.15.191:0/39326659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:34.086+0000 7f5d831a9700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ignoring --setuser ceph since I am not root 2024-04-16T14:49:34.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ignoring --setgroup ceph since I am not root 2024-04-16T14:49:34.513 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-mgr[50652]: -- 172.21.15.191:0/781425595 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55fb130c05a0 con 0x55fb13094800 2024-04-16T14:49:34.937 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 180' 2024-04-16T14:49:34.991 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:34.659+0000 7f547bd57200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:49:34.991 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:34.757+0000 7f547bd57200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:49:35.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:49:35.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: mgrmap e28: y(active, starting, since 0.605549s), standbys: x 2024-04-16T14:49:35.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:49:35.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:49:35.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: Manager daemon y is now available 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:49:35.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: mgrmap e28: y(active, starting, since 0.605549s), standbys: x 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:49:35.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: Manager daemon y is now available 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:35.170 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: [16/Apr/2024:14:49:34] ENGINE Bus STARTING 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:49:35.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: [16/Apr/2024:14:49:34] ENGINE Bus STARTING 2024-04-16T14:49:35.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='client.? ' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:49:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: mgrmap e28: y(active, starting, since 0.605549s), standbys: x 2024-04-16T14:49:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:49:35.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: Manager daemon y is now available 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:49:35.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: [16/Apr/2024:14:49:34] ENGINE Bus STARTING 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:35.532 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:35.496+0000 7f547bd57200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:49:35.862 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:35.599+0000 7f547bd57200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:49:35.862 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:35.756+0000 7f547bd57200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:49:36.197 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:35.863+0000 7f547bd57200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:49:36.197 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:35.952+0000 7f547bd57200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:49:36.198 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:36.199Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: [16/Apr/2024:14:49:34] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: [16/Apr/2024:14:49:34] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: [16/Apr/2024:14:49:34] ENGINE Bus STARTED 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: mgrmap e29: y(active, since 1.61895s), standbys: x 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.198 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:36.199 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.200 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.200 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: [16/Apr/2024:14:49:34] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: [16/Apr/2024:14:49:34] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: [16/Apr/2024:14:49:34] ENGINE Bus STARTED 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: mgrmap e29: y(active, since 1.61895s), standbys: x 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:36.277 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.278 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: [16/Apr/2024:14:49:34] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: [16/Apr/2024:14:49:34] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: [16/Apr/2024:14:49:34] ENGINE Bus STARTED 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: mgrmap e29: y(active, since 1.61895s), standbys: x 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='client.24976 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:49:36.279 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.280 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:36 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:36.463 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:36.232+0000 7f547bd57200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:49:36.463 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:36.350+0000 7f547bd57200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:49:36.463 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:36.203Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-04-16T14:49:36.464 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:36.203Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-04-16T14:49:36.464 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:36.205Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-04-16T14:49:36.464 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:36.205Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.191:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.191:8765: connect: connection refused" 2024-04-16T14:49:36.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:36.463+0000 7f547bd57200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:49:36.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:36.586+0000 7f547bd57200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:49:37.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:36.773+0000 7f547bd57200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:49:37.523 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:49:37.523 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:49:37.523 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-mon[25681]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:49:37.523 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-mon[25681]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:49:37.523 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-mon[25681]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:37.523 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-mon[25681]: mgrmap e30: y(active, since 2s), standbys: x 2024-04-16T14:49:37.523 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:37.546 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:49:37.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:49:37.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[24850]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:49:37.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[24850]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:49:37.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[24850]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:37.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[24850]: mgrmap e30: y(active, since 2s), standbys: x 2024-04-16T14:49:37.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:37.547 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:49:37.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:49:37.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[29604]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:49:37.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[29604]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:49:37.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[29604]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:37.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[29604]: mgrmap e30: y(active, since 2s), standbys: x 2024-04-16T14:49:37.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:37 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.154 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:37.826+0000 7f547bd57200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:49:38.155 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:37.960+0000 7f547bd57200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:49:38.406 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:38.313+0000 7f547bd57200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:49:38.406 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:38 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:38.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:38.406+0000 7f547bd57200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:49:38.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:38.620+0000 7f547bd57200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:49:39.108 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:38.812+0000 7f547bd57200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:49:39.393 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:39.108+0000 7f547bd57200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:49:39.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-mon[25681]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:39.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-mon[25681]: mgrmap e31: y(active, since 5s), standbys: x 2024-04-16T14:49:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[24850]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[24850]: mgrmap e31: y(active, since 5s), standbys: x 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[29604]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:39 smithi084 ceph-mon[29604]: mgrmap e31: y(active, since 5s), standbys: x 2024-04-16T14:49:39.643 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:39.393+0000 7f547bd57200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:49:40.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:39.643+0000 7f547bd57200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:49:40.761 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:40.519+0000 7f547bd57200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:49:41.436 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:41.107+0000 7f547bd57200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:49:41.436 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:41.214+0000 7f547bd57200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:49:41.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-mon[25681]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:41.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.436 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[24850]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:41.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[29604]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:49:41.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:41.437+0000 7f547bd57200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:49:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:49:41] ENGINE Bus STARTING 2024-04-16T14:49:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: CherryPy Checker: 2024-04-16T14:49:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: The Application mounted at '' has an empty config. 2024-04-16T14:49:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:49:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:49:41] ENGINE Serving on http://:::9283 2024-04-16T14:49:41.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:49:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:49:41] ENGINE Bus STARTED 2024-04-16T14:49:42.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[24850]: Standby manager daemon x restarted 2024-04-16T14:49:42.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:49:42.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:49:42.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:49:42.539 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:49:42.540 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:49:42.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T14:49:42.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:49:42.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:49:42.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:49:42.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:49:42.540 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:42 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:49:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:42 smithi191 ceph-mon[25681]: Standby manager daemon x restarted 2024-04-16T14:49:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:42 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:49:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:42 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:49:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:42 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:49:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:42 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:49:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:42 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:49:43.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:43 smithi084 ceph-mon[24850]: 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-04-16T14:49:43.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:43 smithi084 ceph-mon[24850]: mgrmap e32: y(active, since 8s), standbys: x 2024-04-16T14:49:43.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:43 smithi084 ceph-mon[29604]: 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-04-16T14:49:43.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:43 smithi084 ceph-mon[29604]: mgrmap e32: y(active, since 8s), standbys: x 2024-04-16T14:49:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:43 smithi191 ceph-mon[25681]: 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-04-16T14:49:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:43 smithi191 ceph-mon[25681]: mgrmap e32: y(active, since 8s), standbys: x 2024-04-16T14:49:44.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:44 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:44.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:44 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:44.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:44 smithi191 ceph-mon[25681]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:49:44.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:44 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1324974168' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:49:44.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[24850]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:49:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1324974168' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:49:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[29604]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:49:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:44 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1324974168' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:49:45.619 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:45 smithi191 ceph-mon[25681]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:49:45.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:45 smithi191 ceph-mon[25681]: 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-04-16T14:49:45.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:45 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:45 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:45 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[29604]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:49:45.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[29604]: 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-04-16T14:49:45.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[24850]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:49:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[24850]: 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-04-16T14:49:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:45 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:47.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:46 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:49:47.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:46 smithi191 bash[62490]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:49:47.334 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.014Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:49:47.335 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:49:47.336 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[55157]: ts=2024-04-16T14:49:47.015Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:49:47.336 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 podman[62503]: 2024-04-16 14:49:47.025122875 +0000 UTC m=+0.146355345 container died 20a4fcdf43f4cc6530e6fcfaa06a4fe6c4e807e4e3f2470b49f1608b4ec64073 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:49:47.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:47 smithi191 ceph-mon[25681]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:49:47.611 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 podman[62503]: 2024-04-16 14:49:47.444351328 +0000 UTC m=+0.565583802 container cleanup 20a4fcdf43f4cc6530e6fcfaa06a4fe6c4e807e4e3f2470b49f1608b4ec64073 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:49:47.611 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 bash[62503]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:49:47.611 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 bash[62529]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:49:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:47 smithi084 ceph-mon[24850]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:49:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:47 smithi084 ceph-mon[29604]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:49:47.892 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 podman[62517]: 2024-04-16 14:49:47.670878463 +0000 UTC m=+0.647428328 container remove 20a4fcdf43f4cc6530e6fcfaa06a4fe6c4e807e4e3f2470b49f1608b4ec64073 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:49:47.893 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:49:47.893 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:49:47.893 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Consumed 1.719s CPU time. 2024-04-16T14:49:47.893 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:49:48.146 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 podman[62602]: 2024-04-16 14:49:47.798794193 +0000 UTC m=+0.019090252 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-16T14:49:48.147 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:47 smithi191 podman[62602]: 2024-04-16 14:49:47.911134488 +0000 UTC m=+0.131430538 container create 4bb955b09bcf95fd87daea815e2aebf8c5c2f2759b9c03d7fa4dfee5638eb3d7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:49:48.147 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 podman[62602]: 2024-04-16 14:49:48.149311557 +0000 UTC m=+0.369607607 container init 4bb955b09bcf95fd87daea815e2aebf8c5c2f2759b9c03d7fa4dfee5638eb3d7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 podman[62602]: 2024-04-16 14:49:48.152010549 +0000 UTC m=+0.372306600 container start 4bb955b09bcf95fd87daea815e2aebf8c5c2f2759b9c03d7fa4dfee5638eb3d7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.174Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.174Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.174Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.174Z caller=main.go:518 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.174Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.174Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.176Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.176Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.178Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:49:48.470 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.180Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:49:48.471 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.180Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.945µs 2024-04-16T14:49:48.471 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.180Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:49:48.471 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.180Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-16T14:49:48.471 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 bash[62602]: 4bb955b09bcf95fd87daea815e2aebf8c5c2f2759b9c03d7fa4dfee5638eb3d7 2024-04-16T14:49:48.471 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:49:48.471 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.471Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.666Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.715Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.715Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.715Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=34.42µs wal_replay_duration=535.255395ms total_replay_duration=535.304183ms 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.718Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.718Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.718Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.737Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.288218ms db_storage=704ns remote_storage=1.398µs web_handler=704ns query_engine=554ns scrape=767.118µs scrape_sd=188.262µs notify=33.95µs notify_sd=22.298µs rules=17.039881ms 2024-04-16T14:49:48.735 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:49:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:49:48.737Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:49:49.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:49.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:49:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:49:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:49:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:49:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:49:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:49:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:49:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:49:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:49:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:51 smithi084 ceph-mon[29604]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:51 smithi084 ceph-mon[24850]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:51 smithi191 ceph-mon[25681]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:53.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:53 smithi084 ceph-mon[24850]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:53.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:53 smithi084 ceph-mon[29604]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:53.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:53 smithi191 ceph-mon[25681]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:49:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:55 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:55 smithi084 ceph-mon[24850]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-16T14:49:55.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:55 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:55.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:55 smithi084 ceph-mon[29604]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-16T14:49:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:55 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:49:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:55 smithi191 ceph-mon[25681]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 597 B/s rd, 0 op/s 2024-04-16T14:49:57.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:57 smithi191 ceph-mon[25681]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:49:57.534 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:57 smithi084 ceph-mon[24850]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:49:57.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:57 smithi084 ceph-mon[29604]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:49:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:49:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:49:58] "GET /metrics HTTP/1.1" 200 37910 "" "Prometheus/2.33.4" 2024-04-16T14:49:59.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:49:59 smithi084 ceph-mon[24850]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:59.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:49:59 smithi084 ceph-mon[29604]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:49:59.567 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:49:59 smithi191 ceph-mon[25681]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:00.473 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:00 smithi191 ceph-mon[25681]: overall HEALTH_OK 2024-04-16T14:50:00.536 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:00 smithi084 ceph-mon[24850]: overall HEALTH_OK 2024-04-16T14:50:00.536 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:00 smithi084 ceph-mon[29604]: overall HEALTH_OK 2024-04-16T14:50:01.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:01 smithi191 ceph-mon[25681]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:01.540 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:01 smithi084 ceph-mon[24850]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:01.541 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:01 smithi084 ceph-mon[29604]: pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:02.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:02 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:02 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:02 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:02 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:02 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:02 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:02 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:03 smithi191 ceph-mon[25681]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:03.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:03 smithi084 ceph-mon[24850]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:03.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:03 smithi084 ceph-mon[29604]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[24850]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[29604]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:04.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:04 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:04 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:04 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:04 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:04 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:04 smithi191 ceph-mon[25681]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:05.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:04 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:07 smithi084 ceph-mon[24850]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:07.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:07 smithi084 ceph-mon[29604]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:07 smithi191 ceph-mon[25681]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:08.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:50:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:50:08] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:50:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:09 smithi084 ceph-mon[24850]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:09.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:09 smithi084 ceph-mon[29604]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:09 smithi191 ceph-mon[25681]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:11 smithi084 ceph-mon[24850]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:11.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:11 smithi084 ceph-mon[29604]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:11.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:11 smithi191 ceph-mon[25681]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:13.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:13 smithi084 ceph-mon[24850]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:13.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:13 smithi084 ceph-mon[29604]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:13.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:13 smithi191 ceph-mon[25681]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:15 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:15 smithi084 ceph-mon[24850]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:15.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:15 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:15.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:15 smithi084 ceph-mon[29604]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:15 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:15 smithi191 ceph-mon[25681]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:17.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:17 smithi084 ceph-mon[24850]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:17.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:17 smithi084 ceph-mon[29604]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:17 smithi191 ceph-mon[25681]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:18.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:50:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:50:18] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:50:19.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:19 smithi191 ceph-mon[25681]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:19.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:19 smithi084 ceph-mon[24850]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:19.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:19 smithi084 ceph-mon[29604]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:20.244 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:20 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:20.244 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:20 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:20.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:20 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[24850]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[29604]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:21 smithi191 ceph-mon[25681]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[24850]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:22 smithi084 ceph-mon[29604]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:23.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:22 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:22 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:22 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:23.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:22 smithi191 ceph-mon[25681]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:25 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:25 smithi084 ceph-mon[29604]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:25 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:25 smithi084 ceph-mon[24850]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:25 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:25 smithi191 ceph-mon[25681]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:27 smithi084 ceph-mon[24850]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:27.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:27 smithi084 ceph-mon[29604]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:27 smithi191 ceph-mon[25681]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:28.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:50:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:50:28] "GET /metrics HTTP/1.1" 200 37907 "" "Prometheus/2.33.4" 2024-04-16T14:50:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:29 smithi191 ceph-mon[25681]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:29 smithi084 ceph-mon[24850]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:29 smithi084 ceph-mon[29604]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:31 smithi191 ceph-mon[25681]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:31 smithi084 ceph-mon[29604]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:31 smithi084 ceph-mon[24850]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:33 smithi191 ceph-mon[25681]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:33.580 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:33 smithi084 ceph-mon[24850]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:33.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:33 smithi084 ceph-mon[29604]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:35 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:35 smithi191 ceph-mon[25681]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:50:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:35 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:35 smithi084 ceph-mon[24850]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:50:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:35.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:35 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:35 smithi084 ceph-mon[29604]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:50:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:37.476 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:37 smithi084 ceph-mon[24850]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:37.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:37 smithi084 ceph-mon[29604]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:37 smithi191 ceph-mon[25681]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:38.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:50:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:50:38] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:50:39.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:39 smithi191 ceph-mon[25681]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:39.631 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:39 smithi084 ceph-mon[24850]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:39.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:39 smithi084 ceph-mon[29604]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[24850]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[29604]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:41 smithi191 ceph-mon[25681]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[24850]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:43 smithi084 ceph-mon[29604]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:43 smithi191 ceph-mon[25681]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:45 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:45 smithi084 ceph-mon[24850]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:45.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:45 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:45 smithi084 ceph-mon[29604]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:45 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:45 smithi191 ceph-mon[25681]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:47 smithi191 ceph-mon[25681]: 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-04-16T14:50:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:47 smithi084 ceph-mon[24850]: 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-04-16T14:50:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:47 smithi084 ceph-mon[29604]: 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-04-16T14:50:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:50:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:50:48] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:50:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:50:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:50:49.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:50:49.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:50:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:50:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:50:50.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:50 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:50 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:50 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:50:51.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:51 smithi191 ceph-mon[25681]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:51.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:51 smithi084 ceph-mon[24850]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:51.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:51 smithi084 ceph-mon[29604]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:53.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:53 smithi084 ceph-mon[24850]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:53.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:53 smithi084 ceph-mon[29604]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:53 smithi191 ceph-mon[25681]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:50:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:55 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:55 smithi191 ceph-mon[25681]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:55 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:55 smithi084 ceph-mon[24850]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:55 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:50:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:55 smithi084 ceph-mon[29604]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:57.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:57 smithi084 ceph-mon[24850]: 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-04-16T14:50:57.479 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:57 smithi084 ceph-mon[29604]: 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-04-16T14:50:57.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:57 smithi191 ceph-mon[25681]: 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-04-16T14:50:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:50:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:50:58] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2024-04-16T14:50:59.462 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:50:59 smithi084 ceph-mon[24850]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:59.463 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:50:59 smithi084 ceph-mon[29604]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:50:59.495 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:50:59 smithi191 ceph-mon[25681]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:01 smithi191 ceph-mon[25681]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:01 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:01 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:01 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[24850]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.900 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[29604]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:01.900 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.900 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:01.900 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:01 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[24850]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:51:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[29604]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:51:03.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:03 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:03 smithi191 ceph-mon[25681]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:51:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:03 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:03 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:03 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:05 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:05 smithi191 ceph-mon[25681]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:05 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:05 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:05 smithi084 ceph-mon[24850]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:05 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:05 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:05 smithi084 ceph-mon[29604]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:05 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:07.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:07 smithi084 ceph-mon[29604]: 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-04-16T14:51:07.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:07 smithi084 ceph-mon[24850]: 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-04-16T14:51:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:07 smithi191 ceph-mon[25681]: 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-04-16T14:51:08.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:51:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:51:08] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2024-04-16T14:51:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:09 smithi191 ceph-mon[25681]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:09.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:09 smithi084 ceph-mon[24850]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:09.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:09 smithi084 ceph-mon[29604]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:11.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:11 smithi191 ceph-mon[25681]: 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-04-16T14:51:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:11 smithi084 ceph-mon[24850]: 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-04-16T14:51:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:11 smithi084 ceph-mon[29604]: 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-04-16T14:51:13.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:13 smithi191 ceph-mon[25681]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:51:13.615 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:13 smithi084 ceph-mon[24850]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:51:13.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:13 smithi084 ceph-mon[29604]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:51:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:15 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:15 smithi191 ceph-mon[25681]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:15 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:15 smithi084 ceph-mon[24850]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:15 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:15 smithi084 ceph-mon[29604]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:17 smithi191 ceph-mon[25681]: 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-04-16T14:51:17.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:17 smithi084 ceph-mon[24850]: 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-04-16T14:51:17.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:17 smithi084 ceph-mon[29604]: 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-04-16T14:51:18.426 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:51:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:51:18] "GET /metrics HTTP/1.1" 200 37903 "" "Prometheus/2.33.4" 2024-04-16T14:51:19.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:19 smithi084 ceph-mon[29604]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:19 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:19.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:19 smithi084 ceph-mon[24850]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:19.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:19 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:19.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:19 smithi191 ceph-mon[25681]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:19.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:19 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:21.494 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:21 smithi191 ceph-mon[25681]: 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-04-16T14:51:21.494 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.494 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.494 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[24850]: 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-04-16T14:51:21.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[29604]: 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-04-16T14:51:21.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:21.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[24850]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[29604]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:23 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:23 smithi191 ceph-mon[25681]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:23 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:23 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:23 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:25.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:25 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:25.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:25 smithi084 ceph-mon[29604]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:25.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:25 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:25.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:25 smithi084 ceph-mon[24850]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:25.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:25 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:25 smithi191 ceph-mon[25681]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:27 smithi084 ceph-mon[24850]: 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-04-16T14:51:27.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:27 smithi084 ceph-mon[29604]: 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-04-16T14:51:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:27 smithi191 ceph-mon[25681]: 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-04-16T14:51:28.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:51:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:51:28] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2024-04-16T14:51:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:29 smithi084 ceph-mon[29604]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:29 smithi084 ceph-mon[24850]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:29 smithi191 ceph-mon[25681]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:31 smithi084 ceph-mon[24850]: 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-04-16T14:51:31.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:31 smithi084 ceph-mon[29604]: 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-04-16T14:51:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:31 smithi191 ceph-mon[25681]: 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-04-16T14:51:33.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:33 smithi084 ceph-mon[24850]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:33.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:33 smithi084 ceph-mon[29604]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:33 smithi191 ceph-mon[25681]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:35 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:35 smithi191 ceph-mon[25681]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:35 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:35 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:35 smithi084 ceph-mon[24850]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:35 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:35 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:35 smithi084 ceph-mon[29604]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:35 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:37.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:37 smithi084 ceph-mon[29604]: 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-04-16T14:51:37.477 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:37 smithi084 ceph-mon[24850]: 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-04-16T14:51:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:37 smithi191 ceph-mon[25681]: 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-04-16T14:51:38.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:51:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:51:38] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-04-16T14:51:39.498 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:39 smithi191 ceph-mon[25681]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:39.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:39 smithi084 ceph-mon[29604]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:39 smithi084 ceph-mon[24850]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:41.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:41 smithi191 ceph-mon[25681]: 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-04-16T14:51:41.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[24850]: 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-04-16T14:51:41.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.544 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[29604]: 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-04-16T14:51:41.544 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.545 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:41.545 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[24850]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[29604]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:43.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:43 smithi191 ceph-mon[25681]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:45 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:45 smithi084 ceph-mon[24850]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:45 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:45 smithi084 ceph-mon[29604]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:45 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:45 smithi191 ceph-mon[25681]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:47 smithi084 ceph-mon[24850]: 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-04-16T14:51:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:47 smithi084 ceph-mon[29604]: 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-04-16T14:51:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:47 smithi191 ceph-mon[25681]: 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-04-16T14:51:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:51:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:51:48] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-04-16T14:51:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[24850]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:51:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[29604]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:49 smithi191 ceph-mon[25681]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:51:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:51:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:51:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:51:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:51:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:51 smithi191 ceph-mon[25681]: 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-04-16T14:51:51.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:51 smithi084 ceph-mon[24850]: 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-04-16T14:51:51.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:51 smithi084 ceph-mon[29604]: 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-04-16T14:51:53.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:53 smithi191 ceph-mon[25681]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:53.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:53 smithi084 ceph-mon[24850]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:53.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:53 smithi084 ceph-mon[29604]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:55 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:55.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:55 smithi191 ceph-mon[25681]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:55 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:55 smithi084 ceph-mon[24850]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:55.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:55 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:51:55.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:55 smithi084 ceph-mon[29604]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:57 smithi191 ceph-mon[25681]: 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-04-16T14:51:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:57 smithi084 ceph-mon[24850]: 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-04-16T14:51:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:57 smithi084 ceph-mon[29604]: 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-04-16T14:51:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:51:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:51:58] "GET /metrics HTTP/1.1" 200 37916 "" "Prometheus/2.33.4" 2024-04-16T14:51:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:51:59 smithi191 ceph-mon[25681]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:59.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:51:59 smithi084 ceph-mon[24850]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:51:59.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:51:59 smithi084 ceph-mon[29604]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:01 smithi191 ceph-mon[25681]: 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-04-16T14:52:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:01 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:01 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:01 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[24850]: 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-04-16T14:52:01.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[29604]: 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-04-16T14:52:01.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:01.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:01 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[24850]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[29604]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:03 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:03 smithi191 ceph-mon[25681]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:03 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:03 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:04.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:03 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:05.463 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:05 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:05.463 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:05 smithi084 ceph-mon[24850]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:05.463 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:05 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:05.464 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:05 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:05.464 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:05 smithi084 ceph-mon[29604]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:05.464 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:05 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:05 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:05 smithi191 ceph-mon[25681]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:05 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:07 smithi191 ceph-mon[25681]: 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-04-16T14:52:07.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:07 smithi084 ceph-mon[24850]: 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-04-16T14:52:07.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:07 smithi084 ceph-mon[29604]: 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-04-16T14:52:08.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:52:08] "GET /metrics HTTP/1.1" 200 37914 "" "Prometheus/2.33.4" 2024-04-16T14:52:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:09 smithi191 ceph-mon[25681]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:09.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:09 smithi084 ceph-mon[24850]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:09.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:09 smithi084 ceph-mon[29604]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:11.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:11 smithi191 ceph-mon[25681]: 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-04-16T14:52:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:11 smithi084 ceph-mon[24850]: 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-04-16T14:52:11.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:11 smithi084 ceph-mon[29604]: 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-04-16T14:52:13.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:13 smithi191 ceph-mon[25681]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:13.670 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:13 smithi084 ceph-mon[24850]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:13.670 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:13 smithi084 ceph-mon[29604]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:15 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:15.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:15 smithi191 ceph-mon[25681]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:15 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:15 smithi084 ceph-mon[24850]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:15 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:15 smithi084 ceph-mon[29604]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:17.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:17 smithi191 ceph-mon[25681]: 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-04-16T14:52:17.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:17 smithi084 ceph-mon[24850]: 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-04-16T14:52:17.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:17 smithi084 ceph-mon[29604]: 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-04-16T14:52:18.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:52:18] "GET /metrics HTTP/1.1" 200 37914 "" "Prometheus/2.33.4" 2024-04-16T14:52:19.307 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:19 smithi191 ceph-mon[25681]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:19.307 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:19 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:19.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:19 smithi084 ceph-mon[29604]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:19.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:19 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:19.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:19 smithi084 ceph-mon[24850]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:19.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:19 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[24850]: 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-04-16T14:52:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[29604]: 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-04-16T14:52:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:21 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:21 smithi191 ceph-mon[25681]: 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-04-16T14:52:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:21 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.321 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[29604]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:23.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.322 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[24850]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:23.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.322 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:23 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:23 smithi191 ceph-mon[25681]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:23 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:23 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:23.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:23 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:25 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:25 smithi084 ceph-mon[24850]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:25 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:25.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:25 smithi084 ceph-mon[29604]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:25 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:25 smithi191 ceph-mon[25681]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:27 smithi191 ceph-mon[25681]: 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-04-16T14:52:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:27 smithi084 ceph-mon[24850]: 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-04-16T14:52:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:27 smithi084 ceph-mon[29604]: 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-04-16T14:52:28.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:52:28] "GET /metrics HTTP/1.1" 200 37913 "" "Prometheus/2.33.4" 2024-04-16T14:52:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:29 smithi191 ceph-mon[25681]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:29 smithi084 ceph-mon[24850]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:29 smithi084 ceph-mon[29604]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:31 smithi191 ceph-mon[25681]: 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-04-16T14:52:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:31 smithi084 ceph-mon[24850]: 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-04-16T14:52:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:31 smithi084 ceph-mon[29604]: 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-04-16T14:52:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:33 smithi191 ceph-mon[25681]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:33 smithi084 ceph-mon[24850]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:33 smithi084 ceph-mon[29604]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:34 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:34.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:34 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:34.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:34 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:35 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:35 smithi191 ceph-mon[25681]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:35 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:35 smithi084 ceph-mon[24850]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:35.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:35 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:35 smithi084 ceph-mon[29604]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:37.497 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:37 smithi084 ceph-mon[29604]: 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-04-16T14:52:37.497 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:37 smithi084 ceph-mon[24850]: 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-04-16T14:52:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:37 smithi191 ceph-mon[25681]: 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-04-16T14:52:38.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:52:38] "GET /metrics HTTP/1.1" 200 37911 "" "Prometheus/2.33.4" 2024-04-16T14:52:39.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:39 smithi191 ceph-mon[25681]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:39 smithi084 ceph-mon[24850]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:39.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:39 smithi084 ceph-mon[29604]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:40.634 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T14:52:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:41 smithi191 ceph-mon[25681]: 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-04-16T14:52:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:41 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[24850]: 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-04-16T14:52:41.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[29604]: 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-04-16T14:52:41.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:41.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:41 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:42.589 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 1s ago 22m - - 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 19s ago 22m - - 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (9m) 1s ago 17m 24.2M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (8m) 19s ago 17m 49.6M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (2m) 1s ago 16m 57.0M - 3.5 e1d6a67b021e fae26f7ee4c5 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283 running (12m) 19s ago 22m 450M - 19.0.0-2204-g36befe5d b1a78730e0db 69dc1d713d6d 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (6m) 1s ago 23m 516M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (23m) 1s ago 23m 78.0M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (22m) 19s ago 22m 53.9M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (22m) 1s ago 22m 53.7M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:52:42.590 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (9m) 1s ago 18m 17.2M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (9m) 19s ago 18m 14.9M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (21m) 1s ago 21m 54.1M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (21m) 1s ago 21m 55.9M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (20m) 1s ago 20m 49.8M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (20m) 1s ago 20m 52.5M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (20m) 19s ago 20m 52.8M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (19m) 19s ago 19m 49.9M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (19m) 19s ago 19m 50.3M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (19m) 19s ago 18m 52.2M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (2m) 19s ago 18m 60.7M - 2.33.4 514e6a882f6e 4bb955b09bcf 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (16m) 1s ago 16m 73.9M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:52:42.591 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (16m) 19s ago 16m 75.2M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:52:43.238 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions' 2024-04-16T14:52:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:43 smithi191 ceph-mon[25681]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:43 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[24850]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:43.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.547 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[29604]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:43.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:43.548 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:43 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:44.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:44 smithi191 ceph-mon[25681]: from='client.25138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:52:44.542 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:44 smithi084 ceph-mon[24850]: from='client.25138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:52:44.542 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:44 smithi084 ceph-mon[29604]: from='client.25138 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:52:45.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:45 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:45.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:45 smithi084 ceph-mon[24850]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:45.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:45 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:45.553 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:45 smithi084 ceph-mon[29604]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:45 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:45 smithi191 ceph-mon[25681]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:52:46.258 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:52:46.259 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:52:46.260 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:52:46.260 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:52:46.654 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:46 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2476559770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:52:46.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:46 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2476559770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:52:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:46 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2476559770' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:52:46.979 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph -s' 2024-04-16T14:52:47.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:47 smithi084 ceph-mon[24850]: 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-04-16T14:52:47.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:47 smithi084 ceph-mon[29604]: 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-04-16T14:52:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:47 smithi191 ceph-mon[25681]: 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-04-16T14:52:48.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:52:48] "GET /metrics HTTP/1.1" 200 37911 "" "Prometheus/2.33.4" 2024-04-16T14:52:49.240 INFO:teuthology.orchestra.run.smithi084.stdout: cluster: 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: id: 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: health: HEALTH_OK 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: services: 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: mon: 3 daemons, quorum a,c,b (age 22m) 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: mgr: y(active, since 3m), standbys: x 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: osd: 8 osds: 8 up (since 19m), 8 in (since 19m) 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: rgw: 2 daemons active (2 hosts, 1 zones) 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: data: 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: pools: 6 pools, 161 pgs 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: objects: 209 objects, 585 KiB 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: usage: 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: pgs: 161 active+clean 2024-04-16T14:52:49.241 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:52:49.242 INFO:teuthology.orchestra.run.smithi084.stdout: io: 2024-04-16T14:52:49.242 INFO:teuthology.orchestra.run.smithi084.stdout: client: 853 B/s rd, 0 op/s rd, 0 op/s wr 2024-04-16T14:52:49.242 INFO:teuthology.orchestra.run.smithi084.stdout: 2024-04-16T14:52:49.613 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:49 smithi084 ceph-mon[24850]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:49.613 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:49 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:49.613 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:49 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/82701437' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:52:49.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:49 smithi084 ceph-mon[29604]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:49.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:49 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:49.613 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:49 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/82701437' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:52:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:49 smithi191 ceph-mon[25681]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:49 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:49 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/82701437' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-16T14:52:49.927 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph health detail' 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[29604]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:52:50.562 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:50 smithi084 ceph-mon[24850]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:50.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:50 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:52:50.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:50 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:50.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:50 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:52:50.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:50 smithi191 ceph-mon[25681]: from='mgr.15147 172.21.15.84:0/4029034679' entity='mgr.y' 2024-04-16T14:52:51.615 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:51 smithi084 ceph-mon[24850]: 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-04-16T14:52:51.615 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:51 smithi084 ceph-mon[29604]: 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-04-16T14:52:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:51 smithi191 ceph-mon[25681]: 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-04-16T14:52:51.928 INFO:teuthology.orchestra.run.smithi084.stdout:HEALTH_OK 2024-04-16T14:52:52.493 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:52 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3378563597' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:52:52.494 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:52 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3378563597' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:52:52.517 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-04-16T14:52:52.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:52 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3378563597' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T14:52:53.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:53 smithi084 ceph-mon[24850]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:53.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:53 smithi084 ceph-mon[29604]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:53.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:53 smithi191 ceph-mon[25681]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:54.580 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:52:55.165 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph mgr fail' 2024-04-16T14:52:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:55 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:55 smithi084 ceph-mon[24850]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:55 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3537052484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:52:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:55 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:55 smithi084 ceph-mon[29604]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:55 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3537052484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:52:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:55 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:52:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:55 smithi191 ceph-mon[25681]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:52:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:55 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3537052484' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:52:57.663 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-mon[29604]: 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-04-16T14:52:57.663 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1031061850' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:52:57.663 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-mon[29604]: osdmap e106: 8 total, 8 up, 8 in 2024-04-16T14:52:57.664 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-mon[24850]: 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-04-16T14:52:57.664 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1031061850' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:52:57.664 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-mon[24850]: osdmap e106: 8 total, 8 up, 8 in 2024-04-16T14:52:57.664 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:57.357+0000 7f6587d78700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-16T14:52:57.664 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ignoring --setuser ceph since I am not root 2024-04-16T14:52:57.664 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ignoring --setgroup ceph since I am not root 2024-04-16T14:52:57.664 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-mgr[69899]: -- 172.21.15.84:0/81162991 <== mon.1 v2:172.21.15.84:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5588634a45a0 con 0x558863479000 2024-04-16T14:52:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-mon[25681]: 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-04-16T14:52:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1031061850' entity='client.admin' cmd=[{"prefix": "mgr fail"}]: dispatch 2024-04-16T14:52:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-mon[25681]: osdmap e106: 8 total, 8 up, 8 in 2024-04-16T14:52:57.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:52:57] ENGINE Bus STOPPING 2024-04-16T14:52:57.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:52:57] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:52:57.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:52:57] ENGINE Bus STOPPED 2024-04-16T14:52:57.763 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:52:57] ENGINE Bus STARTING 2024-04-16T14:52:57.763 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:52:57] ENGINE Serving on http://:::9283 2024-04-16T14:52:57.763 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:52:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:52:57] ENGINE Bus STARTED 2024-04-16T14:52:57.994 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'sleep 180' 2024-04-16T14:52:58.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:57 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:57.943+0000 7f1d66c6a200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:52:58.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:58.056+0000 7f1d66c6a200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:52:58.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1031061850' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: mgrmap e33: x(active, starting, since 0.0585492s) 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:52:58.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: Manager daemon x is now available 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:58.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1031061850' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: mgrmap e33: x(active, starting, since 0.0585492s) 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:52:58.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: Manager daemon x is now available 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:52:58.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:52:58.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: [16/Apr/2024:14:52:58] ENGINE Bus STARTING 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:52:58.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:52:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:52:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: [16/Apr/2024:14:52:58] ENGINE Bus STARTING 2024-04-16T14:52:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1031061850' entity='client.admin' cmd='[{"prefix": "mgr fail"}]': finished 2024-04-16T14:52:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: mgrmap e33: x(active, starting, since 0.0585492s) 2024-04-16T14:52:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:52:58.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: Manager daemon x is now available 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: [16/Apr/2024:14:52:58] ENGINE Bus STARTING 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:58 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:58.846 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:58.833+0000 7f1d66c6a200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:52:59.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:58.941+0000 7f1d66c6a200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:52:59.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:59.090+0000 7f1d66c6a200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:52:59.569 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:59.194+0000 7f1d66c6a200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:59.282+0000 7f1d66c6a200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:59.570+0000 7f1d66c6a200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: [16/Apr/2024:14:52:58] ENGINE Serving on https://172.21.15.191:7150 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: [16/Apr/2024:14:52:58] ENGINE Serving on http://172.21.15.191:8765 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: [16/Apr/2024:14:52:58] ENGINE Bus STARTED 2024-04-16T14:52:59.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: mgrmap e34: x(active, since 1.07023s) 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:52:59.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:52:59.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:52:59.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: [16/Apr/2024:14:52:58] ENGINE Serving on https://172.21.15.191:7150 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: [16/Apr/2024:14:52:58] ENGINE Serving on http://172.21.15.191:8765 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: [16/Apr/2024:14:52:58] ENGINE Bus STARTED 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: mgrmap e34: x(active, since 1.07023s) 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:52:59.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:52:59.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:52:59.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:52:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: [16/Apr/2024:14:52:58] ENGINE Serving on https://172.21.15.191:7150 2024-04-16T14:52:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:52:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: [16/Apr/2024:14:52:58] ENGINE Serving on http://172.21.15.191:8765 2024-04-16T14:52:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: [16/Apr/2024:14:52:58] ENGINE Bus STARTED 2024-04-16T14:52:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: mgrmap e34: x(active, since 1.07023s) 2024-04-16T14:52:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:52:59.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:52:59.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:52:59.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:52:59 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:52:59.872 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:59.688+0000 7f1d66c6a200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:52:59.872 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:59.777+0000 7f1d66c6a200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:53:00.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:52:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:52:59.873+0000 7f1d66c6a200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:53:00.128 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:00.054+0000 7f1d66c6a200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:53:00.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[24850]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:53:00.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[24850]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:53:00.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[24850]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[24850]: mgrmap e35: x(active, since 3s) 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[29604]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[29604]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[29604]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[29604]: mgrmap e35: x(active, since 3s) 2024-04-16T14:53:00.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:00 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:01.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:00 smithi191 ceph-mon[25681]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:53:01.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:00 smithi191 ceph-mon[25681]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:53:01.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:00 smithi191 ceph-mon[25681]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:01.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:00 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:01.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:00 smithi191 ceph-mon[25681]: mgrmap e35: x(active, since 3s) 2024-04-16T14:53:01.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:00 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:01.364 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:01.113+0000 7f1d66c6a200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:53:01.364 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:01.255+0000 7f1d66c6a200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:53:01.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:01.611+0000 7f1d66c6a200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:53:02.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.084 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:01.708+0000 7f1d66c6a200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:53:02.085 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:01 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:01.919+0000 7f1d66c6a200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:53:02.102 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:01 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:01 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:01 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:01 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:01 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:01 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.103 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:01 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:02.143+0000 7f1d66c6a200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:53:02.711 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:02.443+0000 7f1d66c6a200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:53:02.978 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[24850]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:02.978 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:02.712+0000 7f1d66c6a200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:02.979+0000 7f1d66c6a200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[29604]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.979 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.980 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.980 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:02.980 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:02 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:03.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:02 smithi191 ceph-mon[25681]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:03.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:02 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:03.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:02 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:03.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:02 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:03.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:02 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:03.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:02 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:04.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:03.828+0000 7f1d66c6a200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:53:04.707 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:04.427+0000 7f1d66c6a200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:53:04.708 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:04.531+0000 7f1d66c6a200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:53:05.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[29604]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[29604]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[29604]: Standby manager daemon y started 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[24850]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[24850]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[24850]: Standby manager daemon y started 2024-04-16T14:53:05.099 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:04.772+0000 7f1d66c6a200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:53:04] ENGINE Bus STARTING 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: CherryPy Checker: 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: The Application mounted at '' has an empty config. 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:53:04] ENGINE Serving on http://:::9283 2024-04-16T14:53:05.100 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:53:04] ENGINE Bus STARTED 2024-04-16T14:53:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:04 smithi191 ceph-mon[25681]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:04 smithi191 ceph-mon[25681]: from='client.25126 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:04 smithi191 ceph-mon[25681]: Standby manager daemon y started 2024-04-16T14:53:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-16T14:53:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:53:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-16T14:53:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:53:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[24850]: mgrmap e36: x(active, since 7s), standbys: y 2024-04-16T14:53:06.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:53:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[29604]: mgrmap e36: x(active, since 7s), standbys: y 2024-04-16T14:53:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:05 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:53:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:05 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:05 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:05 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:05 smithi191 ceph-mon[25681]: mgrmap e36: x(active, since 7s), standbys: y 2024-04-16T14:53:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:05 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:53:06.667+0000 7f5401e1b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Creating ceph-iscsi config... 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Traceback (most recent call last): 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: return _run_code(code, main_globals, None, 2024-04-16T14:53:06.963 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: exec(code, run_globals) 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Traceback (most recent call last): 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-16T14:53:06.964 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/share/ceph/mgr/cephadm/module.py", line 2455, in _daemon_action 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/share/ceph/mgr/cephadm/module.py", line 777, in wait_async 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: return self.event_loop.get_result(coro, timeout) 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: return future.result(timeout) 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: return self.__get_result() 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: raise self._exception 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1377, in _create_daemon 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: use_current_daemon_image=reconfig, 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1692, in _run_cephadm 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-16T14:53:06.965 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Creating ceph-iscsi config... 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: Traceback (most recent call last): 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: return _run_code(code, main_globals, None, 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: exec(code, run_globals) 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:06.966 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:06.967 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:06.967 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:06.967 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:06.967 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:06.967 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:06.967 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:07.168 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:06 smithi084 ceph-mon[24850]: 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-04-16T14:53:07.168 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:06 smithi084 ceph-mon[29604]: 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-04-16T14:53:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:06 smithi191 ceph-mon[25681]: 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-04-16T14:53:08.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:07 smithi084 ceph-mon[24850]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:08.164 INFO:journalctl@ceph.mon.a.smithi084.stdout: Creating ceph-iscsi config... 2024-04-16T14:53:08.164 INFO:journalctl@ceph.mon.a.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:08.164 INFO:journalctl@ceph.mon.a.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:08.164 INFO:journalctl@ceph.mon.a.smithi084.stdout: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:08.164 INFO:journalctl@ceph.mon.a.smithi084.stdout: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.164 INFO:journalctl@ceph.mon.a.smithi084.stdout: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: return _run_code(code, main_globals, None, 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: exec(code, run_globals) 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.165 INFO:journalctl@ceph.mon.a.smithi084.stdout: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2455, in _daemon_action 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 777, in wait_async 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: return future.result(timeout) 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: return self.__get_result() 2024-04-16T14:53:08.166 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: raise self._exception 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1377, in _create_daemon 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: use_current_daemon_image=reconfig, 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1692, in _run_cephadm 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: Creating ceph-iscsi config... 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:08.167 INFO:journalctl@ceph.mon.a.smithi084.stdout: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: return _run_code(code, main_globals, None, 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: exec(code, run_globals) 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:08.168 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:08.169 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:53:08] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-16T14:53:08.169 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:07 smithi084 ceph-mon[29604]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:08.169 INFO:journalctl@ceph.mon.c.smithi084.stdout: Creating ceph-iscsi config... 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: return _run_code(code, main_globals, None, 2024-04-16T14:53:08.170 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: exec(code, run_globals) 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-16T14:53:08.171 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2455, in _daemon_action 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 777, in wait_async 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: return future.result(timeout) 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: return self.__get_result() 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-16T14:53:08.172 INFO:journalctl@ceph.mon.c.smithi084.stdout: raise self._exception 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1377, in _create_daemon 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: use_current_daemon_image=reconfig, 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1692, in _run_cephadm 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: Creating ceph-iscsi config... 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.173 INFO:journalctl@ceph.mon.c.smithi084.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: return _run_code(code, main_globals, None, 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: exec(code, run_globals) 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:07 smithi084 ceph-mon[24850]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:07 smithi084 ceph-mon[24850]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.c.smithi084.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:08.175 INFO:journalctl@ceph.mon.c.smithi084.stdout: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:07 smithi084 ceph-mon[29604]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:53:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:07 smithi084 ceph-mon[29604]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:53:08.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:07 smithi191 ceph-mon[25681]: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: Creating ceph-iscsi config... 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: return _run_code(code, main_globals, None, 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: exec(code, run_globals) 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:08.263 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1114, in _check_daemons 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: self.mgr._daemon_action(daemon_spec, action=action) 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 2455, in _daemon_action 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: CephadmServe(self)._create_daemon(daemon_spec, reconfig=(action == 'reconfig'))) 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/share/ceph/mgr/cephadm/module.py", line 777, in wait_async 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: return self.event_loop.get_result(coro, timeout) 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/share/ceph/mgr/cephadm/ssh.py", line 136, in get_result 2024-04-16T14:53:08.264 INFO:journalctl@ceph.mon.b.smithi191.stdout: return future.result(timeout) 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 432, in result 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: return self.__get_result() 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/lib64/python3.6/concurrent/futures/_base.py", line 384, in __get_result 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: raise self._exception 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1377, in _create_daemon 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: use_current_daemon_image=reconfig, 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/share/ceph/mgr/cephadm/serve.py", line 1692, in _run_cephadm 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: f'cephadm exited with an error code: {code}, stderr: {err}') 2024-04-16T14:53:08.265 INFO:journalctl@ceph.mon.b.smithi191.stdout: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr: Reconfig daemon iscsi.foo.smithi084.nwqubx ... 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: Creating ceph-iscsi config... 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/iscsi-gateway.cfg 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: Write file: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/iscsi.foo.smithi084.nwqubx/tcmu-runner-entrypoint.sh 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: Non-zero exit code 1 from systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: systemctl: stderr Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: systemctl: stderr See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: Traceback (most recent call last): 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/lib64/python3.9/runpy.py", line 197, in _run_module_as_main 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: return _run_code(code, main_globals, None, 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: exec(code, run_globals) 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5618, in 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 5606, in main 2024-04-16T14:53:08.266 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3096, in command_deploy_from 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3131, in _common_deploy 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 3151, in _deploy_daemon_container 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/__main__.py", line 1123, in deploy_daemon 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout: File "/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/cephadm.17454ef6ebeae306a4b0c599c2978dd53dcb3978d3adc932f6fb4479d7ce834c/cephadmlib/call_wrappers.py", line 307, in call_throws 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout: RuntimeError: Failed command: systemctl restart ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx: Job for ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service failed because the control process exited with error code. 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout: See "systemctl status ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" and "journalctl -xeu ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@iscsi.foo.smithi084.nwqubx.service" for details. 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:07 smithi191 ceph-mon[25681]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:53:08.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:07 smithi191 ceph-mon[25681]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:53:09.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:08 smithi191 ceph-mon[25681]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T14:53:09.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:08 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:08 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:08 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[24850]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T14:53:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[29604]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-16T14:53:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:08 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:10.306 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-mon[25681]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:53:10.306 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:53:10.306 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 bash[67046]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:53:10.598 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.307Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:53:10.598 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:53:10.598 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[62617]: ts=2024-04-16T14:53:10.308Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:53:10.599 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 podman[67059]: 2024-04-16 14:53:10.318012713 +0000 UTC m=+0.118023913 container died 4bb955b09bcf95fd87daea815e2aebf8c5c2f2759b9c03d7fa4dfee5638eb3d7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:53:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:10 smithi084 ceph-mon[24850]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:53:10.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:10 smithi084 ceph-mon[29604]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-16T14:53:10.949 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 podman[67059]: 2024-04-16 14:53:10.700166177 +0000 UTC m=+0.500177419 container cleanup 4bb955b09bcf95fd87daea815e2aebf8c5c2f2759b9c03d7fa4dfee5638eb3d7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:53:10.949 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 bash[67059]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:53:10.949 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 bash[67085]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:53:11.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 podman[67073]: 2024-04-16 14:53:10.951555892 +0000 UTC m=+0.635775233 container remove 4bb955b09bcf95fd87daea815e2aebf8c5c2f2759b9c03d7fa4dfee5638eb3d7 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:53:11.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:53:11.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:53:11.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Consumed 1.256s CPU time. 2024-04-16T14:53:11.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:10 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:53:11.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 podman[67151]: 2024-04-16 14:53:11.082177715 +0000 UTC m=+0.018602665 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-16T14:53:11.200 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 podman[67151]: 2024-04-16 14:53:11.202721131 +0000 UTC m=+0.139146062 container create f41d777c0b8bd968375ae6f7bf1b1f8f1e308c3edc4ceceaa5826fa51261c912 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:53:11.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 podman[67151]: 2024-04-16 14:53:11.456296919 +0000 UTC m=+0.392721850 container init f41d777c0b8bd968375ae6f7bf1b1f8f1e308c3edc4ceceaa5826fa51261c912 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 podman[67151]: 2024-04-16 14:53:11.459102147 +0000 UTC m=+0.395527098 container start f41d777c0b8bd968375ae6f7bf1b1f8f1e308c3edc4ceceaa5826fa51261c912 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.482Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.482Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.482Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.482Z caller=main.go:518 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.482Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.482Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.483Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.484Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.484Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:53:11.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.487Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:53:11.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.487Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.037µs 2024-04-16T14:53:11.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.487Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:53:11.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.487Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-16T14:53:11.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 bash[67151]: f41d777c0b8bd968375ae6f7bf1b1f8f1e308c3edc4ceceaa5826fa51261c912 2024-04-16T14:53:11.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:53:12.076 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.784Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-16T14:53:12.076 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:11.952Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-16T14:53:12.076 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.017Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-16T14:53:12.076 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.078Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-16T14:53:12.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.079Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-16T14:53:12.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.079Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=73.886µs wal_replay_duration=591.642649ms total_replay_duration=591.734506ms 2024-04-16T14:53:12.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.084Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:53:12.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.084Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:53:12.513 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.084Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:53:12.513 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.101Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.209842ms db_storage=743ns remote_storage=1.584µs web_handler=376ns query_engine=641ns scrape=241.128µs scrape_sd=87.69µs notify=9.888µs notify_sd=12.794µs rules=16.635381ms 2024-04-16T14:53:12.513 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:53:12.101Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:53:12.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:12.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:12.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:12.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:53:12.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:53:12.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:53:12.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:53:13.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:53:13.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:14.856 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:53:14.857 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:14.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:14.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:14.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:14.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:53:14.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:53:14.858 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:53:14.859 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:14.859 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:53:14.859 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:14 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:53:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:53:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:53:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:53:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:53:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:14 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:53:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:53:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3242070767' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:53:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3286380846' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3033658550"}]: dispatch 2024-04-16T14:53:15.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:53:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:53:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3242070767' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:53:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:15 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3286380846' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3033658550"}]: dispatch 2024-04-16T14:53:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:15 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:53:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:15 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:53:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:15 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3242070767' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:53:16.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:15 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3286380846' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3033658550"}]: dispatch 2024-04-16T14:53:16.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[29604]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:16.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3286380846' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3033658550"}]': finished 2024-04-16T14:53:16.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[29604]: osdmap e107: 8 total, 8 up, 8 in 2024-04-16T14:53:16.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1497258334' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]: dispatch 2024-04-16T14:53:16.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]: dispatch 2024-04-16T14:53:16.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[24850]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:16.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3286380846' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3033658550"}]': finished 2024-04-16T14:53:16.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[24850]: osdmap e107: 8 total, 8 up, 8 in 2024-04-16T14:53:16.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1497258334' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]: dispatch 2024-04-16T14:53:16.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:16 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]: dispatch 2024-04-16T14:53:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:16 smithi191 ceph-mon[25681]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-16T14:53:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:16 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3286380846' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3033658550"}]': finished 2024-04-16T14:53:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:16 smithi191 ceph-mon[25681]: osdmap e107: 8 total, 8 up, 8 in 2024-04-16T14:53:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:16 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1497258334' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]: dispatch 2024-04-16T14:53:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:16 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]: dispatch 2024-04-16T14:53:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]': finished 2024-04-16T14:53:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[24850]: osdmap e108: 8 total, 8 up, 8 in 2024-04-16T14:53:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4010177027' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]: dispatch 2024-04-16T14:53:17.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]: dispatch 2024-04-16T14:53:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]': finished 2024-04-16T14:53:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[29604]: osdmap e108: 8 total, 8 up, 8 in 2024-04-16T14:53:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4010177027' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]: dispatch 2024-04-16T14:53:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:17 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]: dispatch 2024-04-16T14:53:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:17 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/521653426"}]': finished 2024-04-16T14:53:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:17 smithi191 ceph-mon[25681]: osdmap e108: 8 total, 8 up, 8 in 2024-04-16T14:53:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:17 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4010177027' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]: dispatch 2024-04-16T14:53:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:17 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]: dispatch 2024-04-16T14:53:18.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[24850]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:18.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]': finished 2024-04-16T14:53:18.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[24850]: osdmap e109: 8 total, 8 up, 8 in 2024-04-16T14:53:18.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3481807666' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]: dispatch 2024-04-16T14:53:18.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]: dispatch 2024-04-16T14:53:18.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[29604]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:18.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]': finished 2024-04-16T14:53:18.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[29604]: osdmap e109: 8 total, 8 up, 8 in 2024-04-16T14:53:18.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3481807666' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]: dispatch 2024-04-16T14:53:18.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:18 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]: dispatch 2024-04-16T14:53:19.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:18 smithi191 ceph-mon[25681]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:53:19.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:18 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/2518010664"}]': finished 2024-04-16T14:53:19.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:18 smithi191 ceph-mon[25681]: osdmap e109: 8 total, 8 up, 8 in 2024-04-16T14:53:19.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:18 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3481807666' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]: dispatch 2024-04-16T14:53:19.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:18 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]: dispatch 2024-04-16T14:53:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:19 smithi084 ceph-mon[24850]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]': finished 2024-04-16T14:53:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:19 smithi084 ceph-mon[24850]: osdmap e110: 8 total, 8 up, 8 in 2024-04-16T14:53:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:19 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3315702668' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3238609696"}]: dispatch 2024-04-16T14:53:19.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:19 smithi084 ceph-mon[29604]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]': finished 2024-04-16T14:53:19.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:19 smithi084 ceph-mon[29604]: osdmap e110: 8 total, 8 up, 8 in 2024-04-16T14:53:19.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:19 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3315702668' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3238609696"}]: dispatch 2024-04-16T14:53:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:19 smithi191 ceph-mon[25681]: from='client.? ' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6801/3238609696"}]': finished 2024-04-16T14:53:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:19 smithi191 ceph-mon[25681]: osdmap e110: 8 total, 8 up, 8 in 2024-04-16T14:53:20.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:19 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3315702668' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3238609696"}]: dispatch 2024-04-16T14:53:20.896 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:20 smithi191 ceph-mon[25681]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:53:20.896 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:20 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3315702668' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3238609696"}]': finished 2024-04-16T14:53:20.896 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:20 smithi191 ceph-mon[25681]: osdmap e111: 8 total, 8 up, 8 in 2024-04-16T14:53:20.896 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:20 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3261182816' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3849483557"}]: dispatch 2024-04-16T14:53:20.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[29604]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:53:20.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3315702668' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3238609696"}]': finished 2024-04-16T14:53:20.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[29604]: osdmap e111: 8 total, 8 up, 8 in 2024-04-16T14:53:20.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3261182816' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3849483557"}]: dispatch 2024-04-16T14:53:20.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[24850]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:53:20.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3315702668' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:6800/3238609696"}]': finished 2024-04-16T14:53:20.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[24850]: osdmap e111: 8 total, 8 up, 8 in 2024-04-16T14:53:20.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:20 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3261182816' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3849483557"}]: dispatch 2024-04-16T14:53:21.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:21 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3261182816' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3849483557"}]': finished 2024-04-16T14:53:21.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:21 smithi084 ceph-mon[29604]: osdmap e112: 8 total, 8 up, 8 in 2024-04-16T14:53:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:21 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3261182816' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3849483557"}]': finished 2024-04-16T14:53:21.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:21 smithi084 ceph-mon[24850]: osdmap e112: 8 total, 8 up, 8 in 2024-04-16T14:53:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:21 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3261182816' entity='client.iscsi.foo.smithi084.nwqubx' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.84:0/3849483557"}]': finished 2024-04-16T14:53:22.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:21 smithi191 ceph-mon[25681]: osdmap e112: 8 total, 8 up, 8 in 2024-04-16T14:53:22.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:22 smithi191 ceph-mon[25681]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:53:22.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:22 smithi084 ceph-mon[24850]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:53:22.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:22 smithi084 ceph-mon[29604]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1 op/s 2024-04-16T14:53:24.812 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[29604]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 711 B/s rd, 0 op/s 2024-04-16T14:53:24.812 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.812 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.812 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[24850]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 711 B/s rd, 0 op/s 2024-04-16T14:53:24.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.813 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:24 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.924 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:24 smithi191 ceph-mon[25681]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 711 B/s rd, 0 op/s 2024-04-16T14:53:24.924 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:24 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.924 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:24 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:24.925 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:24 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.241 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:26 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:26.241 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:26 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.241 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:26 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.241 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:26 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:26.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:26.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:26 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:27 smithi084 ceph-mon[24850]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-04-16T14:53:27.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:27 smithi084 ceph-mon[29604]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-04-16T14:53:27.292 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:27 smithi191 ceph-mon[25681]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 757 B/s rd, 0 op/s 2024-04-16T14:53:27.293 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:53:27] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2024-04-16T14:53:28.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[24850]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:53:28.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:28.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[29604]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:53:28.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:28 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:28 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:28 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:28 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:28 smithi191 ceph-mon[25681]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T14:53:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:28 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:30 smithi191 ceph-mon[25681]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:53:30.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:30 smithi084 ceph-mon[24850]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:53:30.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:30 smithi084 ceph-mon[29604]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-16T14:53:32.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:32 smithi191 ceph-mon[25681]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-16T14:53:32.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:32 smithi084 ceph-mon[24850]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-16T14:53:32.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:32 smithi084 ceph-mon[29604]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 952 B/s rd, 0 op/s 2024-04-16T14:53:34.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:34 smithi191 ceph-mon[25681]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:34 smithi084 ceph-mon[24850]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:34.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:34 smithi084 ceph-mon[29604]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:35 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:35 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:35 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:36.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:36 smithi191 ceph-mon[25681]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:36.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:36 smithi084 ceph-mon[29604]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:36.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:36 smithi084 ceph-mon[24850]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:37.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:53:37] "GET /metrics HTTP/1.1" 200 37908 "" "Prometheus/2.33.4" 2024-04-16T14:53:38.726 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:38 smithi084 ceph-mon[29604]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:38.726 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:38 smithi084 ceph-mon[24850]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:38.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:38 smithi191 ceph-mon[25681]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:40.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:40 smithi084 ceph-mon[24850]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:40.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:40 smithi084 ceph-mon[29604]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:40 smithi191 ceph-mon[25681]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:42.505 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:42 smithi084 ceph-mon[24850]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:42.506 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:42 smithi084 ceph-mon[29604]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:42 smithi191 ceph-mon[25681]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:43 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.533 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:43.534 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.534 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.534 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:43.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:43.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:44 smithi191 ceph-mon[25681]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:44 smithi084 ceph-mon[24850]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:44.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:44 smithi084 ceph-mon[29604]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:45.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:45 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:45.853 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:45 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:45.853 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:45 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:47.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[29604]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:47.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[24850]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:47.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:47 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:53:47] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:53:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:47 smithi191 ceph-mon[25681]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:47.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:47 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:47 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:47.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:47 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:53:49.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:49 smithi084 ceph-mon[24850]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:49.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:49 smithi084 ceph-mon[29604]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:49 smithi191 ceph-mon[25681]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:50.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:50 smithi191 ceph-mon[25681]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:50 smithi084 ceph-mon[24850]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:50 smithi084 ceph-mon[29604]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:52.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:52 smithi191 ceph-mon[25681]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:52.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:52 smithi084 ceph-mon[24850]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:52 smithi084 ceph-mon[29604]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:54.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:54 smithi191 ceph-mon[25681]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:54.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:54 smithi084 ceph-mon[24850]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:54.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:54 smithi084 ceph-mon[29604]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:55 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:55 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:55.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:55 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:53:56.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:56 smithi191 ceph-mon[25681]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:56 smithi084 ceph-mon[24850]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:56.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:56 smithi084 ceph-mon[29604]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:53:57.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:53:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:53:57] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:53:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:58 smithi191 ceph-mon[25681]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:53:58 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:58.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:58 smithi084 ceph-mon[24850]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:58.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:53:58 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:53:58.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:58 smithi084 ceph-mon[29604]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:53:58.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:53:58 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:00.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:00 smithi191 ceph-mon[25681]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:00.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:00 smithi084 ceph-mon[24850]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:00.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:00 smithi084 ceph-mon[29604]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:02 smithi191 ceph-mon[25681]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:02 smithi084 ceph-mon[24850]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:02.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:02 smithi084 ceph-mon[29604]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:03.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:03 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:03 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:03 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:03 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:03 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:03 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:03 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:03 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:03 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:04.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:04 smithi084 ceph-mon[24850]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:04.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:04 smithi084 ceph-mon[29604]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:05.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:04 smithi191 ceph-mon[25681]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:05.715 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:05 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:05.715 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:05 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:06.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:05 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:07.413 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:54:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:54:07] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:54:07.414 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:07 smithi191 ceph-mon[25681]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:07.414 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.414 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.414 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[24850]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[29604]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:07.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:07.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:09 smithi084 ceph-mon[24850]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:09 smithi084 ceph-mon[29604]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:09 smithi191 ceph-mon[25681]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:10.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:10 smithi191 ceph-mon[25681]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:10 smithi084 ceph-mon[24850]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:10.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:10 smithi084 ceph-mon[29604]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:12 smithi191 ceph-mon[25681]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:12.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:12 smithi084 ceph-mon[24850]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:12.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:12 smithi084 ceph-mon[29604]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:13 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:13 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:13.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:13 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:14.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:14 smithi191 ceph-mon[25681]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:14.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:14 smithi084 ceph-mon[24850]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:14.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:14 smithi084 ceph-mon[29604]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:15 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:54:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:54:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:54:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:15 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:54:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:15 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:16.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:16 smithi084 ceph-mon[24850]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:16.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:16 smithi084 ceph-mon[29604]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:17.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:16 smithi191 ceph-mon[25681]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:17.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:54:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:54:17] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2024-04-16T14:54:18.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:18 smithi084 ceph-mon[24850]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:18.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:18 smithi084 ceph-mon[29604]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:19.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:18 smithi191 ceph-mon[25681]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:20.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:20 smithi191 ceph-mon[25681]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:20.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:20 smithi084 ceph-mon[24850]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:20.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:20 smithi084 ceph-mon[29604]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:22.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:22 smithi191 ceph-mon[25681]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:22.766 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:22 smithi084 ceph-mon[24850]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:22.766 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:22 smithi084 ceph-mon[29604]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:23 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:23 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:23 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.052 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:23 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.053 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:23 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.053 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:23 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.053 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:23 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.053 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:23 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.053 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:23 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:24.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:24 smithi084 ceph-mon[29604]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:24.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:24 smithi084 ceph-mon[24850]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:25.152 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:24 smithi191 ceph-mon[25681]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:26.024 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:25 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:26.024 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:25 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:26.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:25 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:27.026 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:26 smithi191 ceph-mon[25681]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:27.026 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:26 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.026 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:26 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.026 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:26 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[24850]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:27.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[29604]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:26 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:27.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:54:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:54:27] "GET /metrics HTTP/1.1" 200 37905 "" "Prometheus/2.33.4" 2024-04-16T14:54:28.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:27 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:28.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:27 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:28.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:27 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:29.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:28 smithi084 ceph-mon[24850]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:29.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:28 smithi084 ceph-mon[29604]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:28 smithi191 ceph-mon[25681]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:30 smithi191 ceph-mon[25681]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:30.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:30 smithi084 ceph-mon[24850]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:30.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:30 smithi084 ceph-mon[29604]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:32.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:32 smithi191 ceph-mon[25681]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:32.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:32 smithi084 ceph-mon[24850]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:32.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:32 smithi084 ceph-mon[29604]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:34.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:34 smithi191 ceph-mon[25681]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:34 smithi084 ceph-mon[24850]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:34.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:34 smithi084 ceph-mon[29604]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:35 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:35 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:35 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:36.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:36 smithi191 ceph-mon[25681]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:36.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:36 smithi084 ceph-mon[24850]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:36.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:36 smithi084 ceph-mon[29604]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:37.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:54:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:54:37] "GET /metrics HTTP/1.1" 200 37901 "" "Prometheus/2.33.4" 2024-04-16T14:54:38.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:38 smithi191 ceph-mon[25681]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:38.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:38 smithi084 ceph-mon[24850]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:38.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:38 smithi084 ceph-mon[29604]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:40 smithi191 ceph-mon[25681]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:40.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:40 smithi084 ceph-mon[24850]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:40.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:40 smithi084 ceph-mon[29604]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:42 smithi191 ceph-mon[25681]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:42.905 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:42 smithi084 ceph-mon[24850]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:42.905 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:42 smithi084 ceph-mon[29604]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:43 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:43.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:43.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:45.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:44 smithi084 ceph-mon[24850]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:45.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:44 smithi084 ceph-mon[29604]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:45.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:44 smithi191 ceph-mon[25681]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:46.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:45 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:46.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:45 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:46.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:45 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:47.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[24850]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:47.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[29604]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:47.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:46 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:54:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:54:47] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-04-16T14:54:47.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:46 smithi191 ceph-mon[25681]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:47.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:46 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:46 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:47.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:46 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:54:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:48 smithi191 ceph-mon[25681]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:49.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:48 smithi084 ceph-mon[24850]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:49.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:48 smithi084 ceph-mon[29604]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:50.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:50 smithi191 ceph-mon[25681]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:50 smithi084 ceph-mon[24850]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:50 smithi084 ceph-mon[29604]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:52.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:52 smithi191 ceph-mon[25681]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:52.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:52 smithi084 ceph-mon[24850]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:52 smithi084 ceph-mon[29604]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:54.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:54 smithi191 ceph-mon[25681]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:54.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:54 smithi084 ceph-mon[29604]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:54.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:54 smithi084 ceph-mon[24850]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:54:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:55 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:55 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:55.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:55 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:54:56.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:56 smithi191 ceph-mon[25681]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:56.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:56 smithi084 ceph-mon[29604]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:56 smithi084 ceph-mon[24850]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:57.472 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:54:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:54:57] "GET /metrics HTTP/1.1" 200 37902 "" "Prometheus/2.33.4" 2024-04-16T14:54:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:57 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:57 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:57 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:54:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:54:58 smithi191 ceph-mon[25681]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:58.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:54:58 smithi084 ceph-mon[24850]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:54:58.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:54:58 smithi084 ceph-mon[29604]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:00.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:00 smithi191 ceph-mon[25681]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:00.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:00 smithi084 ceph-mon[24850]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:00.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:00 smithi084 ceph-mon[29604]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:02 smithi191 ceph-mon[25681]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:02 smithi084 ceph-mon[24850]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:02.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:02 smithi084 ceph-mon[29604]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:04.351 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:04 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.351 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:04 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.351 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:04 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:04 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:04 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:04 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:04 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:04 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:04.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:04 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:05.282 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:05 smithi084 ceph-mon[24850]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:05.283 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:05 smithi084 ceph-mon[29604]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:05.382 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:05 smithi191 ceph-mon[25681]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:06.305 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:06 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:06.391 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:06 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:06.392 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:06 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[24850]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[29604]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:07.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:55:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:55:07] "GET /metrics HTTP/1.1" 200 37904 "" "Prometheus/2.33.4" 2024-04-16T14:55:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:07 smithi191 ceph-mon[25681]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:07.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:09.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:09 smithi084 ceph-mon[24850]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:09.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:09 smithi084 ceph-mon[29604]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:09 smithi191 ceph-mon[25681]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:10.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:10 smithi191 ceph-mon[25681]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:10.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:10 smithi084 ceph-mon[24850]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:10.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:10 smithi084 ceph-mon[29604]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:12 smithi191 ceph-mon[25681]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:12.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:12 smithi084 ceph-mon[24850]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:12.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:12 smithi084 ceph-mon[29604]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:13 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:13 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:13.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:13 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:14.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:14 smithi191 ceph-mon[25681]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:14.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:14 smithi084 ceph-mon[24850]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:14.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:14 smithi084 ceph-mon[29604]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:15 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:55:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:55:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:55:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:15 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:55:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:55:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:55:15.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:55:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:55:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:55:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:15 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:17.027 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:16 smithi191 ceph-mon[25681]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:16 smithi084 ceph-mon[24850]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:17.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:16 smithi084 ceph-mon[29604]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:17.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:55:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:55:17] "GET /metrics HTTP/1.1" 200 37918 "" "Prometheus/2.33.4" 2024-04-16T14:55:19.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:18 smithi191 ceph-mon[25681]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:19.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:18 smithi084 ceph-mon[24850]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:19.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:18 smithi084 ceph-mon[29604]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:20.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:20 smithi191 ceph-mon[25681]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:20.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:20 smithi084 ceph-mon[24850]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:20.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:20 smithi084 ceph-mon[29604]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:22.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:22 smithi191 ceph-mon[25681]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:22.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:22 smithi084 ceph-mon[24850]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:22.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:22 smithi084 ceph-mon[29604]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:24.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:24 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:24 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:24 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:24 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:24 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:24 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:24 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:24 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:24.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:24 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:25.261 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:25 smithi084 ceph-mon[24850]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:25.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:25 smithi084 ceph-mon[29604]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:25.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:25 smithi191 ceph-mon[25681]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:26.299 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:26 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:26.300 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:26 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:26.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:26 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[29604]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[24850]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.389 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:27 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:55:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:55:27] "GET /metrics HTTP/1.1" 200 37918 "" "Prometheus/2.33.4" 2024-04-16T14:55:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:27 smithi191 ceph-mon[25681]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:27 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:27 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:27 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:28 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:28.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:28 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:28.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:28 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:29 smithi191 ceph-mon[25681]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:29 smithi084 ceph-mon[24850]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:29.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:29 smithi084 ceph-mon[29604]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:30 smithi191 ceph-mon[25681]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:30.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:30 smithi084 ceph-mon[24850]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:30.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:30 smithi084 ceph-mon[29604]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:32.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:32 smithi191 ceph-mon[25681]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:32.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:32 smithi084 ceph-mon[24850]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:32.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:32 smithi084 ceph-mon[29604]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:34.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:34 smithi191 ceph-mon[25681]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:34 smithi084 ceph-mon[24850]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:34.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:34 smithi084 ceph-mon[29604]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:35 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:35 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:35.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:35 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:36.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:36 smithi191 ceph-mon[25681]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:36.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:36 smithi084 ceph-mon[24850]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:36.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:36 smithi084 ceph-mon[29604]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:37.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:55:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:55:37] "GET /metrics HTTP/1.1" 200 37914 "" "Prometheus/2.33.4" 2024-04-16T14:55:38.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:38 smithi191 ceph-mon[25681]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:38.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:38 smithi084 ceph-mon[24850]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:38.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:38 smithi084 ceph-mon[29604]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:40.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:40 smithi191 ceph-mon[25681]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:40.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:40 smithi084 ceph-mon[24850]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:40.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:40 smithi084 ceph-mon[29604]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:42.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:42 smithi191 ceph-mon[25681]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:42.822 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:42 smithi084 ceph-mon[24850]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:42.823 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:42 smithi084 ceph-mon[29604]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:43 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:43 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:43 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:44 smithi191 ceph-mon[25681]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:44.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:44 smithi084 ceph-mon[24850]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:44.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:44 smithi084 ceph-mon[29604]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:45 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:45.845 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:45 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:45.846 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:45 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:46 smithi191 ceph-mon[25681]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:46 smithi084 ceph-mon[24850]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:46.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:46 smithi084 ceph-mon[29604]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:47.380 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:55:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:55:47] "GET /metrics HTTP/1.1" 200 37917 "" "Prometheus/2.33.4" 2024-04-16T14:55:48.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:47 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:47 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:47 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:47 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:47 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:47 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:47 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:47 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:48.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:47 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:55:49.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:48 smithi084 ceph-mon[24850]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:49.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:48 smithi084 ceph-mon[29604]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:49.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:48 smithi191 ceph-mon[25681]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:50.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:50 smithi191 ceph-mon[25681]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:50 smithi084 ceph-mon[24850]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:50 smithi084 ceph-mon[29604]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:52.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:52 smithi191 ceph-mon[25681]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:52.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:52 smithi084 ceph-mon[24850]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:52.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:52 smithi084 ceph-mon[29604]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:54.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:54 smithi191 ceph-mon[25681]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:54.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:54 smithi084 ceph-mon[24850]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:54.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:54 smithi084 ceph-mon[29604]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:55:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:55 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:55.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:55 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:55.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:55 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:55:56.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:56 smithi191 ceph-mon[25681]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:56.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:56 smithi084 ceph-mon[24850]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:56.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:56 smithi084 ceph-mon[29604]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:57.488 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:55:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:55:57] "GET /metrics HTTP/1.1" 200 37917 "" "Prometheus/2.33.4" 2024-04-16T14:55:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:57 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:57.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:57 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:57.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:57 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:55:58.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:55:58 smithi084 ceph-mon[24850]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:58.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:55:58 smithi084 ceph-mon[29604]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:55:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:55:58 smithi191 ceph-mon[25681]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:56:00.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:00 smithi191 ceph-mon[25681]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:56:00.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:00 smithi084 ceph-mon[24850]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:56:00.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:00 smithi084 ceph-mon[29604]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T14:56:01.909 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T14:56:02.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:02 smithi084 ceph-mon[24850]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:56:02.565 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:02 smithi084 ceph-mon[29604]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:56:02.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:02 smithi191 ceph-mon[25681]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:56:03.953 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:56:03.953 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 0s ago 26m - - 2024-04-16T14:56:03.953 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 17s ago 25m - - 2024-04-16T14:56:03.953 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (12m) 0s ago 20m 23.4M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:56:03.953 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (12m) 17s ago 20m 50.7M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (2m) 0s ago 19m 50.8M - 3.5 e1d6a67b021e 2b85ea8efcb0 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283 running (15m) 17s ago 25m 509M - 19.0.0-2204-g36befe5d b1a78730e0db 69dc1d713d6d 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (9m) 0s ago 26m 449M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (27m) 0s ago 27m 86.4M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (25m) 17s ago 25m 56.6M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (25m) 0s ago 25m 55.1M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (12m) 0s ago 21m 17.2M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (12m) 17s ago 21m 15.5M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (25m) 0s ago 25m 53.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (24m) 0s ago 24m 56.4M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (24m) 0s ago 24m 49.2M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:56:03.954 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (23m) 0s ago 23m 52.0M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:56:03.955 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (23m) 17s ago 23m 53.5M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:56:03.955 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (23m) 17s ago 23m 50.4M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:56:03.955 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (22m) 17s ago 22m 51.0M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:56:03.955 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (22m) 17s ago 22m 51.8M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:56:03.955 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (2m) 17s ago 21m 65.6M - 2.33.4 514e6a882f6e f41d777c0b8b 2024-04-16T14:56:03.955 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (20m) 0s ago 20m 75.2M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:56:03.955 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (19m) 17s ago 19m 76.3M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:56:04.541 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ls' 2024-04-16T14:56:04.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[24850]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:04.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[24850]: from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:04.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[29604]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:04.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:04 smithi084 ceph-mon[29604]: from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:04.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:04 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:04 smithi191 ceph-mon[25681]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:04.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:04 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:04 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:04.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:04 smithi191 ceph-mon[25681]: from='client.15360 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:05 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:05.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:05 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:05.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:05 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:06.464 INFO:teuthology.orchestra.run.smithi084.stdout:NAME PORTS RUNNING REFRESHED AGE PLACEMENT 2024-04-16T14:56:06.464 INFO:teuthology.orchestra.run.smithi084.stdout:agent 2/2 19s ago 3m * 2024-04-16T14:56:06.464 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager ?:9093,9094 1/1 3s ago 21m smithi084=a;count:1 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:grafana ?:3000 1/1 19s ago 21m smithi191=a;count:1 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo ?:5000 1/1 3s ago 19m count:1 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:mgr 2/2 19s ago 25m smithi084=y;smithi191=x;count:2 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:mon 3/3 19s ago 25m smithi084:172.21.15.84=a;smithi084:[v2:172.21.15.84:3301,v1:172.21.15.84:6790]=c;smithi191:172.21.15.191=b;count:3 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter ?:9100 2/2 19s ago 21m smithi084=a;smithi191=b;count:2 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:osd 8 19s ago - 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus ?:9095 1/1 19s ago 22m smithi191=a;count:1 2024-04-16T14:56:06.465 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo ?:8000 2/2 19s ago 20m count:2 2024-04-16T14:56:06.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:06 smithi191 ceph-mon[25681]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:06.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:06 smithi084 ceph-mon[24850]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:06.893 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:06 smithi084 ceph-mon[29604]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:07.226 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:56:07] "GET /metrics HTTP/1.1" 200 37914 "" "Prometheus/2.33.4" 2024-04-16T14:56:07.859 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions' 2024-04-16T14:56:08.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[24850]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[29604]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:07 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:07 smithi191 ceph-mon[25681]: from='client.15366 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:08.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:08.177 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:07 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:09.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:08 smithi191 ceph-mon[25681]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:09.294 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:08 smithi084 ceph-mon[24850]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:09.294 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:08 smithi084 ceph-mon[29604]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:10.069 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:56:10.069 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:56:10.069 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:56:10.069 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:10.069 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:56:10.069 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:56:10.069 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:56:10.070 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:56:10.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:10 smithi191 ceph-mon[25681]: pgmap v105: 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-04-16T14:56:10.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:10 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/3212206486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:10.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:10 smithi084 ceph-mon[29604]: pgmap v105: 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-04-16T14:56:10.538 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:10 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3212206486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:10.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:10 smithi084 ceph-mon[24850]: pgmap v105: 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-04-16T14:56:10.538 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:10 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3212206486' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:10.851 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-04-16T14:56:12.762 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:12 smithi084 ceph-mon[24850]: pgmap v106: 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-04-16T14:56:12.762 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:12 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:12.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:12 smithi084 ceph-mon[29604]: pgmap v106: 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-04-16T14:56:12.763 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:12 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:12 smithi191 ceph-mon[25681]: pgmap v106: 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-04-16T14:56:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:12 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:14.757 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:14 smithi084 ceph-mon[24850]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:14.757 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:14 smithi084 ceph-mon[24850]: pgmap v107: 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-04-16T14:56:14.757 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:14 smithi084 ceph-mon[29604]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:14.757 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:14 smithi084 ceph-mon[29604]: pgmap v107: 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-04-16T14:56:14.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:14 smithi191 ceph-mon[25681]: from='client.15378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:14.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:14 smithi191 ceph-mon[25681]: pgmap v107: 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-04-16T14:56:15.462 INFO:teuthology.orchestra.run.smithi084.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:56:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:15.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:15.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:15.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:15 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:15 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:16.123 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T14:56:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:16 smithi084 ceph-mon[24850]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:16 smithi084 ceph-mon[24850]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:56:17.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:16 smithi084 ceph-mon[24850]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:56:17.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:16 smithi084 ceph-mon[29604]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:17.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:16 smithi084 ceph-mon[29604]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:56:17.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:16 smithi084 ceph-mon[29604]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:56:17.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:56:17] "GET /metrics HTTP/1.1" 200 37915 "" "Prometheus/2.33.4" 2024-04-16T14:56:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:16 smithi191 ceph-mon[25681]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:17.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:16 smithi191 ceph-mon[25681]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:56:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:16 smithi191 ceph-mon[25681]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T14:56:18.998 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[24850]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:18.998 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:18.998 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:18.998 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[24850]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:56:18.998 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:56:18.998 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[24850]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T14:56:18.999 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[29604]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:18.999 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:18.999 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:18.999 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[29604]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:56:18.999 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:56:18.999 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:18 smithi084 ceph-mon[29604]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T14:56:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:18 smithi191 ceph-mon[25681]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-16T14:56:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:18 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' 2024-04-16T14:56:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:18 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:18 smithi191 ceph-mon[25681]: from='mgr.24920 172.21.15.191:0/3561711928' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:56:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:18 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-16T14:56:19.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:18 smithi191 ceph-mon[25681]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T14:56:19.341 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:56:20.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T14:56:20.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T14:56:20.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: Failing over to other MGR 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.24920 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: mgrmap e37: y(active, starting, since 0.999955s), standbys: x 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:56:20.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T14:56:20.135 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: Failing over to other MGR 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.24920 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: mgrmap e37: y(active, starting, since 0.999955s), standbys: x 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:56:20.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:56:20.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:56:20.138 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:56:19] ENGINE Bus STOPPING 2024-04-16T14:56:20.138 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:56:19] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T14:56:20.138 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:56:19] ENGINE Bus STOPPED 2024-04-16T14:56:20.138 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:56:20] ENGINE Bus STARTING 2024-04-16T14:56:20.138 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:56:20] ENGINE Serving on http://:::9283 2024-04-16T14:56:20.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:19.907+0000 7f546f769700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-16T14:56:20.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ignoring --setuser ceph since I am not root 2024-04-16T14:56:20.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: ignoring --setgroup ceph since I am not root 2024-04-16T14:56:20.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mgr[50652]: -- 172.21.15.191:0/1034021868 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55b8eecfc5a0 con 0x55b8eecd0c00 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: Failing over to other MGR 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.24920 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: mgrmap e37: y(active, starting, since 0.999955s), standbys: x 2024-04-16T14:56:20.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T14:56:20.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T14:56:20.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:14:56:20] ENGINE Bus STARTED 2024-04-16T14:56:20.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:20.494+0000 7f9514de5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:56:20.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:20.589+0000 7f9514de5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:56:20.961 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:56:20.961 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 17s ago 26m - - 2024-04-16T14:56:20.961 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 14s ago 26m - - 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (13m) 17s ago 21m 23.4M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (12m) 14s ago 20m 50.4M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (3m) 17s ago 20m 50.8M - 3.5 e1d6a67b021e 2b85ea8efcb0 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283 running (15m) 14s ago 25m 513M - 19.0.0-2204-g36befe5d b1a78730e0db 69dc1d713d6d 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (10m) 17s ago 27m 449M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (27m) 17s ago 27m 86.4M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (25m) 14s ago 25m 56.8M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (26m) 17s ago 26m 55.1M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (13m) 17s ago 21m 17.2M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (12m) 14s ago 21m 15.3M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (25m) 17s ago 25m 53.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (24m) 17s ago 24m 56.4M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:56:20.962 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (24m) 17s ago 24m 49.2M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (24m) 17s ago 24m 52.0M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (23m) 14s ago 23m 53.9M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (23m) 14s ago 23m 50.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (23m) 14s ago 23m 50.9M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (22m) 14s ago 22m 52.9M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (3m) 14s ago 21m 65.6M - 2.33.4 514e6a882f6e f41d777c0b8b 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (20m) 17s ago 20m 75.2M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:56:20.963 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (20m) 14s ago 20m 76.4M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:56:21.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: Manager daemon y is now available 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: [16/Apr/2024:14:56:20] ENGINE Bus STARTING 2024-04-16T14:56:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: [16/Apr/2024:14:56:20] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:56:21.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:21.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:21.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: Manager daemon y is now available 2024-04-16T14:56:21.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:21.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:21.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:56:21.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:56:21.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: [16/Apr/2024:14:56:20] ENGINE Bus STARTING 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: [16/Apr/2024:14:56:20] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:21.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: Manager daemon y is now available 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: [16/Apr/2024:14:56:20] ENGINE Bus STARTING 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: [16/Apr/2024:14:56:20] ENGINE Serving on https://172.21.15.84:7150 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T14:56:21.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:21.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:21.454 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:56:21.454 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:56:21.455 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:56:21.456 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:56:21.456 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:56:21.622 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:21.273+0000 7f9514de5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:56:21.623 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:21.373+0000 7f9514de5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:56:21.623 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:21.523+0000 7f9514de5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:56:21.623 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:21.624+0000 7f9514de5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:56:21.861 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:56:21.861 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [ 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr" 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "2/2 daemons upgraded", 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "", 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T14:56:21.862 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:56:21.922 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:21.730+0000 7f9514de5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:56:22.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: [16/Apr/2024:14:56:20] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T14:56:22.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: [16/Apr/2024:14:56:20] ENGINE Bus STARTED 2024-04-16T14:56:22.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: mgrmap e38: y(active, since 2s), standbys: x 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2388733103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: [16/Apr/2024:14:56:20] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: [16/Apr/2024:14:56:20] ENGINE Bus STARTED 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: mgrmap e38: y(active, since 2s), standbys: x 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:56:22.119 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2388733103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.120 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: [16/Apr/2024:14:56:20] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T14:56:22.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: [16/Apr/2024:14:56:20] ENGINE Bus STARTED 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: mgrmap e38: y(active, since 2s), standbys: x 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='client.15396 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2388733103' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.183 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.184 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:22.184 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:22.043+0000 7f9514de5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:56:22.184 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:22.161+0000 7f9514de5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:56:22.454 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:22.249+0000 7f9514de5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:56:22.454 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:22.346+0000 7f9514de5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:56:22.750 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:22.543+0000 7f9514de5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:23.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:56:23.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:56:23.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:23.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:56:23.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:23.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='client.15432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:56:23.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi084.nwqubx", "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-04-16T14:56:23.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:23.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:23.744 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:23 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:23.606+0000 7f9514de5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:56:24.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:23 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:23.746+0000 7f9514de5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: mgrmap e39: y(active, since 4s), standbys: x 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: mgrmap e39: y(active, since 4s), standbys: x 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:24.108+0000 7f9514de5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:24.205+0000 7f9514de5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: Reconfiguring iscsi.foo.smithi084.nwqubx (dependencies changed)... 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: Reconfiguring daemon iscsi.foo.smithi084.nwqubx on smithi084 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.427 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: mgrmap e39: y(active, since 4s), standbys: x 2024-04-16T14:56:24.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:24.710 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:24.426+0000 7f9514de5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:56:24.710 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:24.631+0000 7f9514de5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:56:25.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:24.942+0000 7f9514de5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:56:25.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-mon[25681]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:25.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.366 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:25.221+0000 7f9514de5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:56:25.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[24850]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:25.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[29604]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:25.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:25 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:25.488+0000 7f9514de5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:56:26.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:26.331+0000 7f9514de5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:56:26.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:26 smithi191 ceph-mon[25681]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:26.550 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:26 smithi084 ceph-mon[24850]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:26.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:26 smithi084 ceph-mon[29604]: from='client.15309 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:27.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:26.931+0000 7f9514de5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:56:27.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:27.037+0000 7f9514de5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:56:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:27 smithi084 ceph-mon[24850]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:27.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:27 smithi084 ceph-mon[29604]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:27.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-mon[25681]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:27.684 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:27.274+0000 7f9514de5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:56:27.684 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:56:27] ENGINE Bus STARTING 2024-04-16T14:56:27.684 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: CherryPy Checker: 2024-04-16T14:56:27.684 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: The Application mounted at '' has an empty config. 2024-04-16T14:56:27.684 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: 2024-04-16T14:56:27.685 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:56:27] ENGINE Serving on http://:::9283 2024-04-16T14:56:27.685 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[50648]: [16/Apr/2024:14:56:27] ENGINE Bus STARTED 2024-04-16T14:56:28.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: Standby manager daemon x restarted 2024-04-16T14:56:28.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: Standby manager daemon x restarted 2024-04-16T14:56:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:56:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:56:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:56:28.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1406984764' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 0 B/s wr, 18 op/s 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:28.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:29.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[24850]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:56:29.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[24850]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:56:29.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[24850]: mgrmap e40: y(active, since 9s), standbys: x 2024-04-16T14:56:29.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[24850]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:56:29.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[29604]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:56:29.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[29604]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:56:29.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[29604]: mgrmap e40: y(active, since 9s), standbys: x 2024-04-16T14:56:29.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:29 smithi084 ceph-mon[29604]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:56:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:29 smithi191 ceph-mon[25681]: pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:56:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:29 smithi191 ceph-mon[25681]: pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-16T14:56:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:29 smithi191 ceph-mon[25681]: mgrmap e40: y(active, since 9s), standbys: x 2024-04-16T14:56:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:29 smithi191 ceph-mon[25681]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:56:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:30 smithi191 ceph-mon[25681]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:56:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:30 smithi191 ceph-mon[25681]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:56:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:30 smithi191 ceph-mon[25681]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-16T14:56:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:30 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/4121087875' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[24850]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[24850]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[24850]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/4121087875' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:31.133 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[29604]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-16T14:56:31.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[29604]: Reconfiguring daemon prometheus.a on smithi191 2024-04-16T14:56:31.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[29604]: pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-16T14:56:31.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:30 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/4121087875' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-16T14:56:33.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-mon[25681]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-16T14:56:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:33 smithi084 ceph-mon[24850]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-16T14:56:33.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:33 smithi084 ceph-mon[29604]: pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-16T14:56:33.688 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:56:33.689 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 bash[71519]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:56:33.989 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.690Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:56:33.990 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.691Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:56:33.990 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.691Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:56:33.990 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[67166]: ts=2024-04-16T14:56:33.691Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:56:33.990 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:33 smithi191 podman[71531]: 2024-04-16 14:56:33.700943065 +0000 UTC m=+0.141326656 container died f41d777c0b8bd968375ae6f7bf1b1f8f1e308c3edc4ceceaa5826fa51261c912 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:56:34.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 podman[71531]: 2024-04-16 14:56:34.089661118 +0000 UTC m=+0.530044709 container cleanup f41d777c0b8bd968375ae6f7bf1b1f8f1e308c3edc4ceceaa5826fa51261c912 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:56:34.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 bash[71531]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:56:34.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 bash[71557]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus.a" found: no such container 2024-04-16T14:56:34.665 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 podman[71545]: 2024-04-16 14:56:34.374495256 +0000 UTC m=+0.675168981 container remove f41d777c0b8bd968375ae6f7bf1b1f8f1e308c3edc4ceceaa5826fa51261c912 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:56:34.665 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:56:34.665 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:56:34.665 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Consumed 1.234s CPU time. 2024-04-16T14:56:34.665 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:56:34.665 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 podman[71627]: 2024-04-16 14:56:34.516432864 +0000 UTC m=+0.019293683 image pull 514e6a882f6e74806a5856468489eeff8d7106095557578da96935e4d0ba4d9d quay.io/prometheus/prometheus:v2.33.4 2024-04-16T14:56:34.665 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 podman[71627]: 2024-04-16 14:56:34.667188446 +0000 UTC m=+0.170049311 container create fdc998333a8d5bd371ac21583cc0b78801743f470c06f06eba3e48cb77c1dd35 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:56:34.915 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 podman[71627]: 2024-04-16 14:56:34.886351973 +0000 UTC m=+0.389212778 container init fdc998333a8d5bd371ac21583cc0b78801743f470c06f06eba3e48cb77c1dd35 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:56:34.915 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 podman[71627]: 2024-04-16 14:56:34.889363723 +0000 UTC m=+0.392224530 container start fdc998333a8d5bd371ac21583cc0b78801743f470c06f06eba3e48cb77c1dd35 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:56:34.915 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.913Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-16T14:56:34.915 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.913Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-16T14:56:34.915 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.913Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-16T14:56:34.916 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.913Z caller=main.go:518 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:56:34.916 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.913Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:56:34.916 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.913Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:56:34.916 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.914Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:56:34.916 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.915Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-16T14:56:34.916 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.916Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-16T14:56:34.916 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.917Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:56:35.207 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.918Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=350.153µs 2024-04-16T14:56:35.207 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.918Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:56:35.207 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:34.918Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-16T14:56:35.207 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 bash[71627]: fdc998333a8d5bd371ac21583cc0b78801743f470c06f06eba3e48cb77c1dd35 2024-04-16T14:56:35.207 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:34 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:56:35.207 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.209Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-16T14:56:35.475 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.369Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-16T14:56:35.475 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.425Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-16T14:56:35.475 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-16T14:56:35.475 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.475 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 654 B/s rd, 0 op/s 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:56:35.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 654 B/s rd, 0 op/s 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:56:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 0 B/s wr, 15 op/s 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 595 B/s rd, 0 op/s 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 654 B/s rd, 0 op/s 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:56:35.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:56:35.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:56:35.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:35.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:56:35.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:35.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.476Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-16T14:56:35.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.480Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-16T14:56:35.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.480Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-16T14:56:35.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.480Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.12µs wal_replay_duration=562.533212ms total_replay_duration=562.948784ms 2024-04-16T14:56:35.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.484Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:56:35.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.484Z caller=main.go:947 level=info msg="TSDB started" 2024-04-16T14:56:35.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.484Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:56:35.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.504Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=20.634571ms db_storage=1.159µs remote_storage=1.24µs web_handler=347ns query_engine=713ns scrape=342.736µs scrape_sd=95.599µs notify=17.773µs notify_sd=18.49µs rules=19.912209ms 2024-04-16T14:56:35.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:56:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:56:35.504Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-16T14:56:36.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:36 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:56:36.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:36 smithi191 ceph-mon[25681]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:56:36.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:36 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:56:36.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:36 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:56:36.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:36 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:56:36.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:56:36.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[24850]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:56:36.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:56:36.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:56:36.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:56:36.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-16T14:56:36.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[29604]: Adding iSCSI gateway http://:@172.21.15.84:5000 to Dashboard 2024-04-16T14:56:36.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-16T14:56:36.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi084"}]: dispatch 2024-04-16T14:56:36.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:36 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:56:37.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:37 smithi191 ceph-mon[25681]: pgmap v15: 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-04-16T14:56:37.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:37.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:37.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:56:37.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[24850]: pgmap v15: 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-04-16T14:56:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:56:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:37.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[29604]: pgmap v15: 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-04-16T14:56:37.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:37.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:37.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:56:37.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:38 smithi191 ceph-mon[25681]: Upgrade: Updating mgr.x 2024-04-16T14:56:38.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:38 smithi191 ceph-mon[25681]: Deploying daemon mgr.x on smithi191 2024-04-16T14:56:38.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:38 smithi084 ceph-mon[24850]: Upgrade: Updating mgr.x 2024-04-16T14:56:38.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:38 smithi084 ceph-mon[24850]: Deploying daemon mgr.x on smithi191 2024-04-16T14:56:38.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:38 smithi084 ceph-mon[29604]: Upgrade: Updating mgr.x 2024-04-16T14:56:38.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:38 smithi084 ceph-mon[29604]: Deploying daemon mgr.x on smithi191 2024-04-16T14:56:38.850 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:38 smithi191 systemd[1]: Stopping Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:56:39.144 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:38 smithi191 podman[71970]: 2024-04-16 14:56:38.851708575 +0000 UTC m=+0.137344684 container died 69dc1d713d6daec3f9a3373e852b998f350d9279011fdb3bfd7c15640df8ba9a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0) 2024-04-16T14:56:39.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:39 smithi191 ceph-mon[25681]: pgmap v16: 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-04-16T14:56:39.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 podman[71970]: 2024-04-16 14:56:39.329136073 +0000 UTC m=+0.614772175 container cleanup 69dc1d713d6daec3f9a3373e852b998f350d9279011fdb3bfd7c15640df8ba9a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.vendor=CentOS) 2024-04-16T14:56:39.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 bash[71970]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x 2024-04-16T14:56:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:39 smithi084 ceph-mon[24850]: pgmap v16: 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-04-16T14:56:39.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:39 smithi084 ceph-mon[29604]: pgmap v16: 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-04-16T14:56:39.951 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 podman[71984]: 2024-04-16 14:56:39.614028057 +0000 UTC m=+0.762142181 container remove 69dc1d713d6daec3f9a3373e852b998f350d9279011fdb3bfd7c15640df8ba9a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409) 2024-04-16T14:56:39.952 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:56:39.952 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-16T14:56:39.952 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 systemd[1]: Stopped Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:56:39.952 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Consumed 1min 1.563s CPU time. 2024-04-16T14:56:40.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:39 smithi191 systemd[1]: Starting Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:56:40.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 podman[72127]: 2024-04-16 14:56:40.074414048 +0000 UTC m=+0.018164770 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T14:56:40.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 podman[72127]: 2024-04-16 14:56:40.182365458 +0000 UTC m=+0.126116159 container create 254f240d2403d08d7a41a0c79b33244ed020f5324c60023e5b342dc4bf70519c (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-16T14:56:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 podman[72127]: 2024-04-16 14:56:40.410131039 +0000 UTC m=+0.353881756 container init 254f240d2403d08d7a41a0c79b33244ed020f5324c60023e5b342dc4bf70519c (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-16T14:56:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 podman[72127]: 2024-04-16 14:56:40.413037143 +0000 UTC m=+0.356787842 container start 254f240d2403d08d7a41a0c79b33244ed020f5324c60023e5b342dc4bf70519c (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2) 2024-04-16T14:56:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 ceph-mgr[72146]: -- 172.21.15.191:0/4205984546 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558fe72705a0 con 0x558fe7245000 2024-04-16T14:56:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 bash[72127]: 254f240d2403d08d7a41a0c79b33244ed020f5324c60023e5b342dc4bf70519c 2024-04-16T14:56:40.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 systemd[1]: Started Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:56:41.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:40.968+0000 7f7e21836200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:56:41.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:41.066+0000 7f7e21836200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.610 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 620 B/s rd, 0 op/s 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:41.895 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:41.754+0000 7f7e21836200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:56:41.895 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:41.852+0000 7f7e21836200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:56:42.191 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:42.005+0000 7f7e21836200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:56:42.191 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:42.105+0000 7f7e21836200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:56:42.191 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:42.191+0000 7f7e21836200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:56:42.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 0 op/s 2024-04-16T14:56:42.504 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all mgr 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.505 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.506 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.509 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 0 op/s 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all mgr 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 783 B/s rd, 0 op/s 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 815 B/s rd, 0 op/s 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all mgr 2024-04-16T14:56:42.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 792 B/s rd, 0 op/s 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 11 op/s 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 10 op/s 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:42.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:42.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:42.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:42.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:42.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:42.504+0000 7f7e21836200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:56:42.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:42.624+0000 7f7e21836200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:56:42.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:42.716+0000 7f7e21836200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:56:43.068 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:42.816+0000 7f7e21836200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:56:43.068 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:43.007+0000 7f7e21836200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:56:43.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:43.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.349 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:44.097+0000 7f7e21836200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:56:44.349 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:44.254+0000 7f7e21836200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:56:44.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.621 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.622 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.625 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.626 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v55: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v61: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v62: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v63: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v64: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: pgmap v65: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:44.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:44.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:44.896 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:44.621+0000 7f7e21836200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:56:44.897 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:44.719+0000 7f7e21836200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:56:45.206 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:44.937+0000 7f7e21836200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:56:45.206 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:45.135+0000 7f7e21836200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:56:45.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:45.444+0000 7f7e21836200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:56:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.519 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v66: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v67: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v68: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v69: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v70: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:45.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:45.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:45.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:45.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:45 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:45.973 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:45.719+0000 7f7e21836200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:56:45.973 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:45.974+0000 7f7e21836200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:56:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:46 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v90: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v91: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v92: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v93: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v94: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v95: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v96: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v97: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:46.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:46.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:46.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:46.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:46.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:46.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:46.844+0000 7f7e21836200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:56:47.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.686 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:47.462+0000 7f7e21836200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:56:47.686 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:47.573+0000 7f7e21836200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:56:47.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v104: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v105: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v106: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-16T14:56:47.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v109: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 17 op/s 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 16 KiB/s rd, 16 op/s 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 14 op/s 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v114: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v115: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v116: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: pgmap v117: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.691 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:47.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:47.808+0000 7f7e21836200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:56:48.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: [16/Apr/2024:14:56:47] ENGINE Bus STARTING 2024-04-16T14:56:48.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: CherryPy Checker: 2024-04-16T14:56:48.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: The Application mounted at '' has an empty config. 2024-04-16T14:56:48.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: 2024-04-16T14:56:48.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: [16/Apr/2024:14:56:47] ENGINE Serving on http://:::9283 2024-04-16T14:56:48.013 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[72142]: [16/Apr/2024:14:56:47] ENGINE Bus STARTED 2024-04-16T14:56:48.355 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:56:48] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.33.4" 2024-04-16T14:56:48.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Standby manager daemon x restarted 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:56:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v118: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v120: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v122: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v123: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Standby manager daemon x restarted 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/3112103335' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:56:48.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:48.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:49.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[24850]: mgrmap e41: y(active, since 29s), standbys: x 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:49 smithi084 ceph-mon[29604]: mgrmap e41: y(active, since 29s), standbys: x 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v134: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v135: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v137: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v138: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.648 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v139: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v140: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v141: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v142: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v143: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: pgmap v145: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:49.649 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:49 smithi191 ceph-mon[25681]: mgrmap e41: y(active, since 29s), standbys: x 2024-04-16T14:56:50.571 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:50.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:50.654 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:56:51.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:51 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:51.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:51 smithi084 ceph-mon[24850]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:51.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:51 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:51.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:51 smithi084 ceph-mon[29604]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:51.619 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:51 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:56:51.619 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:51 smithi191 ceph-mon[25681]: pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:56:52.225 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:56:52.920 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 18s ago 26m - - 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 4s ago 26m - - 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (13m) 18s ago 21m 23.4M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (13m) 4s ago 21m 50.4M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 unknown 18s ago 20m 51.2M - 3.5 e1d6a67b021e 2b85ea8efcb0 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283 running (16m) 4s ago 26m 217M - 19.0.0-2204-g36befe5d b1a78730e0db 69dc1d713d6d 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (10m) 18s ago 27m 494M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (27m) 18s ago 27m 90.4M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (26m) 4s ago 26m 61.1M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (26m) 18s ago 26m 59.2M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:56:52.921 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (13m) 18s ago 22m 20.1M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (13m) 4s ago 22m 15.4M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (25m) 18s ago 25m 54.6M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (25m) 18s ago 25m 57.5M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (25m) 18s ago 25m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (24m) 18s ago 24m 53.0M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (24m) 4s ago 24m 55.9M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (24m) 4s ago 23m 51.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (23m) 4s ago 23m 52.1M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (23m) 4s ago 23m 53.3M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (3m) 4s ago 22m 69.9M - 2.33.4 514e6a882f6e f41d777c0b8b 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (20m) 18s ago 20m 75.6M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:56:52.922 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (20m) 4s ago 20m 76.7M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:56:53.329 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:56:53.330 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:56:53.331 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:56:53.331 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:56:53.331 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:56:53.331 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:56:53.608 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[24850]: pgmap v147: 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-04-16T14:56:53.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[24850]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1481614267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[29604]: pgmap v147: 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-04-16T14:56:53.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[29604]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:56:53.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:53.610 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:53 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1481614267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:53.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:53 smithi191 ceph-mon[25681]: pgmap v147: 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-04-16T14:56:53.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:53 smithi191 ceph-mon[25681]: from='client.15474 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:53.669 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:53.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:56:53.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:56:53.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:53.670 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:53 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1481614267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [ 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr" 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "2/2 daemons upgraded", 2024-04-16T14:56:53.683 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading mgr daemons", 2024-04-16T14:56:53.684 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T14:56:53.684 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: Upgrade: Updating mgr.x 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: Deploying daemon mgr.x on smithi191 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:54.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: Upgrade: Updating mgr.x 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: Deploying daemon mgr.x on smithi191 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='client.15480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:54.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='client.25387 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: Upgrade: Updating mgr.x 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: Deploying daemon mgr.x on smithi191 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:54.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:55.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-16T14:56:55.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-16T14:56:55.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-16T14:56:55.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:56:55.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:55 smithi191 ceph-mon[25681]: Cluster is now healthy 2024-04-16T14:56:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[24850]: Cluster is now healthy 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: from='client.25399 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: pgmap v148: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 920 B/s rd, 0 op/s 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 914 B/s rd, 0 op/s 2024-04-16T14:56:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:56:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:55 smithi084 ceph-mon[29604]: Cluster is now healthy 2024-04-16T14:56:56.010 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:55 smithi191 systemd[1]: Stopping Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:56:56.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 podman[75641]: 2024-04-16 14:56:56.012720728 +0000 UTC m=+0.142419900 container died 254f240d2403d08d7a41a0c79b33244ed020f5324c60023e5b342dc4bf70519c (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-16T14:56:56.672 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 podman[75641]: 2024-04-16 14:56:56.406749603 +0000 UTC m=+0.536448772 container cleanup 254f240d2403d08d7a41a0c79b33244ed020f5324c60023e5b342dc4bf70519c (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5) 2024-04-16T14:56:56.672 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 bash[75641]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x 2024-04-16T14:56:56.929 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 podman[75655]: 2024-04-16 14:56:56.674614584 +0000 UTC m=+0.663319206 container remove 254f240d2403d08d7a41a0c79b33244ed020f5324c60023e5b342dc4bf70519c (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True) 2024-04-16T14:56:56.930 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:56:56.930 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-16T14:56:56.930 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 systemd[1]: Stopped Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:56:56.930 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:56 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Consumed 8.799s CPU time. 2024-04-16T14:56:57.242 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 systemd[1]: Starting Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:56:57.508 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:57 smithi191 ceph-mon[25681]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-04-16T14:56:57.509 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 podman[75786]: 2024-04-16 14:56:57.147767583 +0000 UTC m=+0.018367043 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T14:56:57.509 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 podman[75786]: 2024-04-16 14:56:57.25049605 +0000 UTC m=+0.121095539 container create dff49a48fd6c87ad933374c4d2a9d86e5a7d081877bd215d75aad77e78969c79 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, io.openshift.tags=base centos centos-stream, ceph=True, version=8, RELEASE=HEAD, vcs-type=git, architecture=x86_64, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, io.openshift.expose-services=, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-16T14:56:57.509 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 podman[75786]: 2024-04-16 14:56:57.486255742 +0000 UTC m=+0.356855189 container init dff49a48fd6c87ad933374c4d2a9d86e5a7d081877bd215d75aad77e78969c79 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, com.redhat.component=centos-stream-container, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, name=centos-stream, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, RELEASE=HEAD, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-04-16T14:56:57.509 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 podman[75786]: 2024-04-16 14:56:57.48911131 +0000 UTC m=+0.359710760 container start dff49a48fd6c87ad933374c4d2a9d86e5a7d081877bd215d75aad77e78969c79 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, ceph=True, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, release=754, io.openshift.tags=base centos centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, io.openshift.expose-services=, GIT_BRANCH=HEAD, name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, vcs-type=git, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0) 2024-04-16T14:56:57.509 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 ceph-mgr[75804]: -- 172.21.15.191:0/214808991 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563073010340 con 0x563072fe8c00 2024-04-16T14:56:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:57 smithi084 ceph-mon[24850]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-04-16T14:56:57.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:57 smithi084 ceph-mon[29604]: pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 674 B/s rd, 0 op/s 2024-04-16T14:56:57.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 bash[75786]: dff49a48fd6c87ad933374c4d2a9d86e5a7d081877bd215d75aad77e78969c79 2024-04-16T14:56:57.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 systemd[1]: Started Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:56:58.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:57 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:57.978+0000 7f0aca76c000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:56:58.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:58.069+0000 7f0aca76c000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:56:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:56:58] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.33.4" 2024-04-16T14:56:58.891 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:58.710+0000 7f0aca76c000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:56:58.891 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:58.805+0000 7f0aca76c000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:56:58.891 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:58.892+0000 7f0aca76c000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: pgmap v152: 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-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.892 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.893 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.894 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:58.895 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: pgmap v152: 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-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: pgmap v152: 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-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:56:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:56:59.250 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:59.048+0000 7f0aca76c000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:56:59.250 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:59.135+0000 7f0aca76c000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:56:59.250 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:59.251+0000 7f0aca76c000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:56:59.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:59.344+0000 7f0aca76c000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:56:59.806 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:59.525+0000 7f0aca76c000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:56:59.806 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:56:59.622+0000 7f0aca76c000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.073 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.074 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.075 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.076 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:56:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:56:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.990 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:00.855+0000 7f0aca76c000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:00.992+0000 7f0aca76c000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 539 B/s rd, 0 op/s 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.994 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:00.995 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:00.995 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:00.995 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:00.995 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 539 B/s rd, 0 op/s 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 539 B/s rd, 0 op/s 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:01.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:01.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:01.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:01.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:01.193+0000 7f0aca76c000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:57:01.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:01.287+0000 7f0aca76c000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:57:01.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:01.434+0000 7f0aca76c000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:57:02.107 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:01.786+0000 7f0aca76c000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:57:02.107 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:02.019+0000 7f0aca76c000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:57:02.107 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.107 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.107 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.107 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.108 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.109 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.110 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.111 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:02.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:02.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:02.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:02.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:02.459 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:02.108+0000 7f0aca76c000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:57:02.459 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:02.290+0000 7f0aca76c000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: pgmap v154: 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-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.133 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.134 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.137 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: pgmap v154: 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-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: pgmap v154: 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-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:03.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:03.496 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:03.287+0000 7f0aca76c000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:57:03.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:03.604+0000 7f0aca76c000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:57:03.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:03.714+0000 7f0aca76c000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:57:04.046 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:03.882+0000 7f0aca76c000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:57:04.046 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: [16/Apr/2024:14:57:03] ENGINE Bus STARTING 2024-04-16T14:57:04.046 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: CherryPy Checker: 2024-04-16T14:57:04.046 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: The Application mounted at '' has an empty config. 2024-04-16T14:57:04.046 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: 2024-04-16T14:57:04.046 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: [16/Apr/2024:14:57:03] ENGINE Serving on http://:::9283 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[75800]: [16/Apr/2024:14:57:03] ENGINE Bus STARTED 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.047 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.048 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.049 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.050 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.051 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Standby manager daemon x restarted 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:57:04.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:04.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:04.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:04.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:04.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:04.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Standby manager daemon x restarted 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:57:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/2' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: mgrmap e42: y(active, since 45s), standbys: x 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.948 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.949 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.951 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:05.952 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: mgrmap e42: y(active, since 45s), standbys: x 2024-04-16T14:57:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: mgrmap e42: y(active, since 45s), standbys: x 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.182 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:06.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.169 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.169 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.169 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.169 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.169 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:07.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:07.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:07.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:07.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:07.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:07.183 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.083 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.084 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.085 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.086 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.087 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.088 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:57:08] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:08.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: pgmap v157: 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-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.017 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.018 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.019 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.019 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.019 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.019 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.019 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.019 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.019 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: pgmap v157: 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-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: pgmap v157: 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-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.184 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.991 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.992 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:09.993 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.085 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.086 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.087 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:10.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:11 smithi191 ceph-mon[25681]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:11.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:11 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:11.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[24850]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[29604]: pgmap v158: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: pgmap v159: 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-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: Upgrade: Updating mgr.x 2024-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:13.600 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: Deploying daemon mgr.x on smithi191 2024-04-16T14:57:13.601 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.601 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.601 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: pgmap v159: 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-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: Upgrade: Updating mgr.x 2024-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: Deploying daemon mgr.x on smithi191 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: pgmap v159: 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-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: Upgrade: Updating mgr.x 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: Deploying daemon mgr.x on smithi191 2024-04-16T14:57:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:13.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:15.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:14 smithi191 systemd[1]: Stopping Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:15.324 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:15 smithi191 ceph-mon[25681]: 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-04-16T14:57:15.325 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 podman[80309]: 2024-04-16 14:57:15.023114072 +0000 UTC m=+0.143986701 container died dff49a48fd6c87ad933374c4d2a9d86e5a7d081877bd215d75aad77e78969c79 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, distribution-scope=public, io.buildah.version=1.19.8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, ceph=True, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, architecture=x86_64, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, RELEASE=HEAD, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git) 2024-04-16T14:57:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:15 smithi084 ceph-mon[24850]: 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-04-16T14:57:15.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:15 smithi084 ceph-mon[29604]: 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-04-16T14:57:15.683 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 podman[80309]: 2024-04-16 14:57:15.425878672 +0000 UTC m=+0.546751307 container cleanup dff49a48fd6c87ad933374c4d2a9d86e5a7d081877bd215d75aad77e78969c79 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, io.openshift.expose-services=, maintainer=Guillaume Abrioux , distribution-scope=public, version=8, release=754, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, io.buildah.version=1.19.8, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, RELEASE=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-16T14:57:15.683 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 bash[80309]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x 2024-04-16T14:57:15.944 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 podman[80323]: 2024-04-16 14:57:15.685573123 +0000 UTC m=+0.665591684 container remove dff49a48fd6c87ad933374c4d2a9d86e5a7d081877bd215d75aad77e78969c79 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, architecture=x86_64, vendor=Red Hat, Inc., release=754, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, distribution-scope=public, version=8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, vcs-type=git) 2024-04-16T14:57:15.945 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:57:15.945 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-16T14:57:15.945 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 systemd[1]: Stopped Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:57:15.945 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:15 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Consumed 7.540s CPU time. 2024-04-16T14:57:16.257 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 systemd[1]: Starting Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:16.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 podman[80455]: 2024-04-16 14:57:16.162164072 +0000 UTC m=+0.017934445 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T14:57:16.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 podman[80455]: 2024-04-16 14:57:16.261411759 +0000 UTC m=+0.117182116 container create 17cc02e72e130afa0f14766a2c114a8148c1dfca38795f779d5dcf4d39b51fd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=) 2024-04-16T14:57:16.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 podman[80455]: 2024-04-16 14:57:16.497214697 +0000 UTC m=+0.352985055 container init 17cc02e72e130afa0f14766a2c114a8148c1dfca38795f779d5dcf4d39b51fd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.schema-version=1.0) 2024-04-16T14:57:16.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 podman[80455]: 2024-04-16 14:57:16.50008968 +0000 UTC m=+0.355860046 container start 17cc02e72e130afa0f14766a2c114a8148c1dfca38795f779d5dcf4d39b51fd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-16T14:57:17.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 ceph-mgr[80474]: -- 172.21.15.191:0/3466910995 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562bcf9ce5a0 con 0x562bcf9a2c00 2024-04-16T14:57:17.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 bash[80455]: 17cc02e72e130afa0f14766a2c114a8148c1dfca38795f779d5dcf4d39b51fd3 2024-04-16T14:57:17.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:16 smithi191 systemd[1]: Started Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:57:17.460 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:17.062+0000 7f6706c59200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T14:57:17.460 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:17.160+0000 7f6706c59200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.461 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.462 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:17.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: pgmap v161: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:17.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:17.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:17.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:17.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:17.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:17.866+0000 7f6706c59200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T14:57:18.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:17.964+0000 7f6706c59200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T14:57:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.433 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:57:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:57:18] "GET /metrics HTTP/1.1" 200 37986 "" "Prometheus/2.33.4" 2024-04-16T14:57:18.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:18.126+0000 7f6706c59200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T14:57:18.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:18.237+0000 7f6706c59200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T14:57:18.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:18.326+0000 7f6706c59200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:18.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:18.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:18.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:18.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:18.822 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:18.608+0000 7f6706c59200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T14:57:18.822 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:18.747+0000 7f6706c59200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T14:57:19.142 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:18.850+0000 7f6706c59200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T14:57:19.142 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:18 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:18.955+0000 7f6706c59200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T14:57:19.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:19.143+0000 7f6706c59200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T14:57:19.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: pgmap v162: 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-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: pgmap v162: 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-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: pgmap v162: 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-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:19.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.407 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:20.259+0000 7f6706c59200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T14:57:20.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.407 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.408 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.408 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.408 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.408 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.408 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.409 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.410 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.413 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:20.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:20.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:20.408+0000 7f6706c59200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T14:57:21.073 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:20.768+0000 7f6706c59200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T14:57:21.073 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:20.865+0000 7f6706c59200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T14:57:21.425 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:21.074+0000 7f6706c59200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:57:21.426 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:21.284+0000 7f6706c59200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.433 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.434 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: pgmap v163: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:21.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:21.687 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:21.596+0000 7f6706c59200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T14:57:22.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:21 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:21.872+0000 7f6706c59200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T14:57:22.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:22.128+0000 7f6706c59200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T14:57:22.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:22.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:23.006+0000 7f6706c59200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T14:57:23.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.551 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: pgmap v164: 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-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.552 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: pgmap v164: 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-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: pgmap v164: 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-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:23.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:23.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:23.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:23.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:23.817 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:23.652+0000 7f6706c59200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T14:57:23.817 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:23 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:23.767+0000 7f6706c59200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T14:57:24.070 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:57:24.113 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:24.007+0000 7f6706c59200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T14:57:24.113 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: [16/Apr/2024:14:57:24] ENGINE Bus STARTING 2024-04-16T14:57:24.113 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: CherryPy Checker: 2024-04-16T14:57:24.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Standby manager daemon x restarted 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: Standby manager daemon x started 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: The Application mounted at '' has an empty config. 2024-04-16T14:57:24.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T14:57:24.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: [16/Apr/2024:14:57:24] ENGINE Serving on http://:::9283 2024-04-16T14:57:24.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: [16/Apr/2024:14:57:24] ENGINE Bus STARTED 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Standby manager daemon x restarted 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: Standby manager daemon x started 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T14:57:24.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.? 172.21.15.191:0/1905392631' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:24.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 12s ago 27m - - 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 14s ago 27m - - 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (14m) 12s ago 22m 23.4M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (13m) 14s ago 21m 49.5M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (55s) 12s ago 21m 50.5M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 starting - - - - 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (11m) 12s ago 28m 507M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (28m) 12s ago 28m 94.6M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (27m) 14s ago 26m 65.4M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (27m) 12s ago 27m 62.5M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:57:24.789 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (14m) 12s ago 22m 20.6M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (13m) 14s ago 22m 15.0M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (26m) 12s ago 26m 54.6M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (26m) 12s ago 26m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (25m) 12s ago 25m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (25m) 12s ago 25m 53.2M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (24m) 14s ago 24m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (24m) 14s ago 24m 51.3M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (24m) 14s ago 24m 52.3M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (23m) 14s ago 23m 53.4M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (50s) 14s ago 22m 58.1M - 2.33.4 514e6a882f6e fdc998333a8d 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (21m) 12s ago 21m 75.8M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:57:24.790 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (21m) 14s ago 21m 77.2M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:57:25.234 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:25.235 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:57:25.236 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:57:25.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.581 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.582 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: mgrmap e43: y(active, since 66s), standbys: x 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.584 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.585 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:25 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2401903375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "", 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading mgr daemons", 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T14:57:25.593 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: pgmap v165: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='client.25411 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='client.15516 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: mgrmap e43: y(active, since 66s), standbys: x 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.599 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2401903375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: mgrmap e43: y(active, since 66s), standbys: x 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:25.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:25 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2401903375' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='client.25423 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Upgrade: 1 mgr daemon(s) are 17.2.0 != target 19.0.0-2204-g36befe5d 2024-04-16T14:57:26.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:26.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:27.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:27.553 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.554 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.555 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.556 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:27 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='client.15534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: pgmap v166: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:27.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:27 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:57:28] "GET /metrics HTTP/1.1" 200 37977 "" "Prometheus/2.33.4" 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:28 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.658 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.659 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.660 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:28.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:28 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: pgmap v167: 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-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.313 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.314 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.315 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.316 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.317 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.317 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.317 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.317 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.317 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.317 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:29 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: pgmap v167: 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-04-16T14:57:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: pgmap v167: 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-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:29.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:29.684 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:29 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.644 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.646 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.646 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.646 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:30 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.652 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.653 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.654 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.655 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:30.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:30 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all crash 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all mds 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all nfs 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all nvmeof 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all crash 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all mds 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T14:57:31.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T14:57:31.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T14:57:31.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:31.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all nfs 2024-04-16T14:57:31.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all nvmeof 2024-04-16T14:57:31.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: pgmap v168: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all crash 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all mds 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all nfs 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all nvmeof 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:33 smithi191 ceph-mon[25681]: pgmap v169: 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-04-16T14:57:33.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:33 smithi191 ceph-mon[25681]: Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:57:33.642 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:33 smithi191 ceph-mon[25681]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:57:33.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.643 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[24850]: pgmap v169: 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-04-16T14:57:33.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[24850]: Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:57:33.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[24850]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:57:33.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.786 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[29604]: pgmap v169: 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-04-16T14:57:33.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[29604]: Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:57:33.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[29604]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:57:33.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:33.787 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:34.972 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:34 smithi084 systemd[1]: Stopping Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:35.254 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:34 smithi084 podman[97332]: 2024-04-16 14:57:34.974416425 +0000 UTC m=+0.112549680 container died 6ea333e1c4ce97828eb0a8b1e4b3d694506dba35daa232d8e46abeda4cfcc0aa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:35.631 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 podman[97332]: 2024-04-16 14:57:35.338595315 +0000 UTC m=+0.476728569 container cleanup 6ea333e1c4ce97828eb0a8b1e4b3d694506dba35daa232d8e46abeda4cfcc0aa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:35.631 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 bash[97332]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:57:35.632 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:35 smithi084 ceph-mon[24850]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:35.632 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:35.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:35 smithi084 ceph-mon[29604]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:35.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:35 smithi191 ceph-mon[25681]: pgmap v170: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:35.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 podman[97344]: 2024-04-16 14:57:35.633697948 +0000 UTC m=+0.662918695 container remove 6ea333e1c4ce97828eb0a8b1e4b3d694506dba35daa232d8e46abeda4cfcc0aa (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:35.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:57:35.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-16T14:57:35.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 systemd[1]: Stopped Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:57:35.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Consumed 5.361s CPU time. 2024-04-16T14:57:36.423 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:35 smithi084 systemd[1]: Starting Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:36.424 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:36 smithi084 bash[97477]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-04-16T14:57:36.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:36 smithi084 bash[97477]: Getting image source signatures 2024-04-16T14:57:36.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:36 smithi084 bash[97477]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-04-16T14:57:36.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:36 smithi084 bash[97477]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-04-16T14:57:36.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:36 smithi084 bash[97477]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-04-16T14:57:37.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:37 smithi191 ceph-mon[25681]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:37.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:37 smithi084 ceph-mon[24850]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:37.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:37 smithi084 ceph-mon[29604]: pgmap v171: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:38.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:57:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:57:38] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-04-16T14:57:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:39 smithi084 ceph-mon[24850]: pgmap v172: 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-04-16T14:57:39.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:39 smithi084 ceph-mon[29604]: pgmap v172: 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-04-16T14:57:39.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:39 smithi084 bash[97477]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-04-16T14:57:39.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:39 smithi084 bash[97477]: Writing manifest to image destination 2024-04-16T14:57:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:39 smithi191 ceph-mon[25681]: pgmap v172: 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-04-16T14:57:40.173 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:39 smithi084 podman[97477]: 2024-04-16 14:57:39.878561192 +0000 UTC m=+3.817331638 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-16T14:57:40.173 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:39 smithi084 podman[97477]: 2024-04-16 14:57:39.984924383 +0000 UTC m=+3.923694827 container create f18b7e3c4e8e53f432fadceb12bff20b06c60914b6f177776779bbbb8ddac80d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 podman[97477]: 2024-04-16 14:57:40.229385171 +0000 UTC m=+4.168155614 container init f18b7e3c4e8e53f432fadceb12bff20b06c60914b6f177776779bbbb8ddac80d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 podman[97477]: 2024-04-16 14:57:40.232669987 +0000 UTC m=+4.171440442 container start f18b7e3c4e8e53f432fadceb12bff20b06c60914b6f177776779bbbb8ddac80d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.236Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.236Z 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-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z 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-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z 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-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z 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-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=arp 2024-04-16T14:57:40.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-16T14:57:40.675 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=edac 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-16T14:57:40.676 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.237Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-16T14:57:40.677 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-16T14:57:40.678 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=os 2024-04-16T14:57:40.678 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-16T14:57:40.678 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-16T14:57:40.678 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-16T14:57:40.678 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-16T14:57:40.678 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-16T14:57:40.679 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-16T14:57:40.679 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-16T14:57:40.679 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=stat 2024-04-16T14:57:40.679 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-16T14:57:40.679 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-16T14:57:40.679 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-16T14:57:40.680 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=time 2024-04-16T14:57:40.680 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-16T14:57:40.680 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=uname 2024-04-16T14:57:40.680 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-16T14:57:40.680 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-16T14:57:40.680 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-16T14:57:40.680 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-16T14:57:40.681 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[97525]: ts=2024-04-16T14:57:40.238Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-16T14:57:40.681 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 bash[97477]: f18b7e3c4e8e53f432fadceb12bff20b06c60914b6f177776779bbbb8ddac80d 2024-04-16T14:57:40.681 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:40 smithi084 systemd[1]: Started Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:57:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:41 smithi191 ceph-mon[25681]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:41 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:41.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[24850]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:41.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:41.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[29604]: pgmap v173: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:43.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:42 smithi191 systemd[1]: Stopping Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:43.285 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 podman[85518]: 2024-04-16 14:57:43.01467791 +0000 UTC m=+0.155092550 container died 5298fcaa66dee7b8d2398faf4e48af0a506615e8edc2c4faef93810e74e5d006 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:57:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:43 smithi084 ceph-mon[24850]: pgmap v174: 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-04-16T14:57:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:43 smithi084 ceph-mon[24850]: Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:57:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:43 smithi084 ceph-mon[24850]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:57:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:43 smithi084 ceph-mon[29604]: pgmap v174: 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-04-16T14:57:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:43 smithi084 ceph-mon[29604]: Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:57:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:43 smithi084 ceph-mon[29604]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:57:43.744 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 podman[85518]: 2024-04-16 14:57:43.479254242 +0000 UTC m=+0.619668917 container cleanup 5298fcaa66dee7b8d2398faf4e48af0a506615e8edc2c4faef93810e74e5d006 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:57:43.744 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 bash[85518]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:57:43.745 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:43 smithi191 ceph-mon[25681]: pgmap v174: 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-04-16T14:57:43.745 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:43 smithi191 ceph-mon[25681]: Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:57:43.745 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:43 smithi191 ceph-mon[25681]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:57:44.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 podman[85532]: 2024-04-16 14:57:43.746955608 +0000 UTC m=+0.735812083 container remove 5298fcaa66dee7b8d2398faf4e48af0a506615e8edc2c4faef93810e74e5d006 (image=quay.io/prometheus/node-exporter:v1.3.1, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:57:44.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:57:44.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-16T14:57:44.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 systemd[1]: Stopped Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:57:44.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:43 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Consumed 5.518s CPU time. 2024-04-16T14:57:44.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:44 smithi191 systemd[1]: Starting Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:44.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:44 smithi191 bash[85663]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-04-16T14:57:45.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:44 smithi191 bash[85663]: Getting image source signatures 2024-04-16T14:57:45.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:44 smithi191 bash[85663]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-04-16T14:57:45.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:44 smithi191 bash[85663]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-04-16T14:57:45.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:44 smithi191 bash[85663]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-04-16T14:57:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:45 smithi084 ceph-mon[24850]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:45.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:45 smithi084 ceph-mon[29604]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:45 smithi191 ceph-mon[25681]: pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:46.762 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:46 smithi191 bash[85663]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-04-16T14:57:46.762 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:46 smithi191 bash[85663]: Writing manifest to image destination 2024-04-16T14:57:47.107 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:46 smithi191 podman[85663]: 2024-04-16 14:57:46.751227894 +0000 UTC m=+2.558696797 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-16T14:57:47.107 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:46 smithi191 podman[85663]: 2024-04-16 14:57:46.858055797 +0000 UTC m=+2.665524696 container create 98de36c3f0aa2dd9516a733bb57a12e7ea344fcd2d64c7c27f7e28896ebbfa1f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 podman[85663]: 2024-04-16 14:57:47.109928279 +0000 UTC m=+2.917397176 container init 98de36c3f0aa2dd9516a733bb57a12e7ea344fcd2d64c7c27f7e28896ebbfa1f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 podman[85663]: 2024-04-16 14:57:47.112980674 +0000 UTC m=+2.920449573 container start 98de36c3f0aa2dd9516a733bb57a12e7ea344fcd2d64c7c27f7e28896ebbfa1f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.117Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.117Z 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-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z 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-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z 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-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z 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-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-16T14:57:47.365 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=arp 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-16T14:57:47.366 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=edac 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-16T14:57:47.367 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=os 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=stat 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=time 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-16T14:57:47.368 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=uname 2024-04-16T14:57:47.369 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-16T14:57:47.369 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-16T14:57:47.369 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.118Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-16T14:57:47.369 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.119Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-16T14:57:47.369 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[85712]: ts=2024-04-16T14:57:47.119Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-16T14:57:47.369 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 bash[85663]: 98de36c3f0aa2dd9516a733bb57a12e7ea344fcd2d64c7c27f7e28896ebbfa1f 2024-04-16T14:57:47.369 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:57:47 smithi191 systemd[1]: Started Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:57:47.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-mon[25681]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:47.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:47.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:47.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:47.624 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[24850]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[29604]: pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.365 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:57:48] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-04-16T14:57:48.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:48.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:48 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:48.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:48 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.525 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: pgmap v177: 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-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.526 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: pgmap v177: 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-04-16T14:57:49.529 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.532 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:49 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: pgmap v177: 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-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:49.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:49 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.516 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.516 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.517 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.518 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:50 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.717 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.718 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:50.719 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.720 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:50.720 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:50.720 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:50.720 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:50.720 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:50 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.584 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.585 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.589 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:57:51.672 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.673 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:51.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:51.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:51.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:51.676 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.601 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.602 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.603 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.604 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.605 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:52 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.661 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:52.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:52.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:52.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:52.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:52.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:52 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: pgmap v179: 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-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: pgmap v179: 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-04-16T14:57:53.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:53.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: pgmap v179: 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-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:53.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:53.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:54.483 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:54.484 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:54.645 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:57:55.646 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:55 smithi191 ceph-mon[25681]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:55 smithi084 ceph-mon[24850]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:55.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:55 smithi084 ceph-mon[29604]: pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:55.964 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:57:56.423 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:56 smithi084 systemd[1]: Stopping Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:56.682 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:57:56.682 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 4s ago 28m - - 2024-04-16T14:57:56.682 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 5s ago 27m - - 2024-04-16T14:57:56.682 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (14m) 4s ago 22m 23.4M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:57:56.682 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (14m) 5s ago 22m 49.7M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (87s) 4s ago 21m 50.7M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (40s) 5s ago 27m 450M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (11m) 4s ago 28m 510M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (28m) 4s ago 28m 96.7M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (27m) 5s ago 27m 68.7M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (27m) 4s ago 27m 65.4M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (14m) 4s ago 23m 17.4M - 1.3.1 1dbe0e931976 6ea333e1c4ce 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (14m) 5s ago 23m 15.5M - 1.3.1 1dbe0e931976 5298fcaa66de 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (26m) 4s ago 26m 54.6M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (26m) 4s ago 26m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (26m) 4s ago 26m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (25m) 4s ago 25m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (25m) 5s ago 25m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (25m) 5s ago 25m 51.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (24m) 5s ago 24m 52.3M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:57:56.683 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (24m) 5s ago 24m 53.3M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:57:56.684 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (82s) 5s ago 23m 58.3M - 2.33.4 514e6a882f6e fdc998333a8d 2024-04-16T14:57:56.684 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (21m) 4s ago 21m 75.9M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:57:56.684 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (21m) 5s ago 21m 77.3M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:57:57.104 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:57:57.104 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:57:57.104 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:57:57.104 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:57.104 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:57:57.104 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:57:57.104 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:57:57.105 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:57:57.382 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:57 smithi084 podman[99743]: 2024-04-16 14:57:57.234875745 +0000 UTC m=+0.140730731 container died f18b7e3c4e8e53f432fadceb12bff20b06c60914b6f177776779bbbb8ddac80d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:57.452 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:57:57.452 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [ 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr" 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "2/2 daemons upgraded", 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T14:57:57.453 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:57:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:57:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:57:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2995174758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:57 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2995174758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: Upgrade: Updating node-exporter.a (1/2) 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: Deploying daemon node-exporter.a on smithi084 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='client.25441 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='client.25447 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:57:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:57 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2995174758' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:57:57.965 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:57 smithi084 podman[99743]: 2024-04-16 14:57:57.708269857 +0000 UTC m=+0.614124833 container cleanup f18b7e3c4e8e53f432fadceb12bff20b06c60914b6f177776779bbbb8ddac80d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:57.965 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:57 smithi084 bash[99743]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T14:57:58.256 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:57:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:57:58] "GET /metrics HTTP/1.1" 200 37985 "" "Prometheus/2.33.4" 2024-04-16T14:57:58.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:57 smithi084 podman[99793]: 2024-04-16 14:57:57.967869884 +0000 UTC m=+0.736398935 container remove f18b7e3c4e8e53f432fadceb12bff20b06c60914b6f177776779bbbb8ddac80d (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:58.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:57 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:57:58.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:58 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-16T14:57:58.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:58 smithi084 systemd[1]: Stopped Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:57:58.256 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:58 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Consumed 1.871s CPU time. 2024-04-16T14:57:58.673 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:58 smithi084 systemd[1]: Starting Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:57:58.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:58 smithi084 ceph-mon[24850]: from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:58.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:58 smithi084 ceph-mon[24850]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:58.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:58 smithi084 ceph-mon[29604]: from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:58.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:58 smithi084 ceph-mon[29604]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:58 smithi191 ceph-mon[25681]: from='client.25453 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:58 smithi191 ceph-mon[25681]: from='client.15564 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:57:59.173 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:58 smithi084 podman[100032]: 2024-04-16 14:57:58.823749239 +0000 UTC m=+0.017754166 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-16T14:57:59.564 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-mon[24850]: pgmap v182: 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-04-16T14:57:59.564 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-mon[29604]: pgmap v182: 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-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 podman[100032]: 2024-04-16 14:57:59.289558548 +0000 UTC m=+0.483563501 container create 705cbac9be8eb45e51c0334b93b553068aec24808a9ca6dedb63b75ac2b06c94 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 podman[100032]: 2024-04-16 14:57:59.483932536 +0000 UTC m=+0.677937460 container init 705cbac9be8eb45e51c0334b93b553068aec24808a9ca6dedb63b75ac2b06c94 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 podman[100032]: 2024-04-16 14:57:59.486753413 +0000 UTC m=+0.680758325 container start 705cbac9be8eb45e51c0334b93b553068aec24808a9ca6dedb63b75ac2b06c94 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.490Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.490Z 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-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.490Z 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-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.490Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z 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-04-16T14:57:59.565 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z 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-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=arp 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=edac 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-16T14:57:59.566 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=os 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-16T14:57:59.567 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=stat 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=time 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=uname 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a[100080]: ts=2024-04-16T14:57:59.491Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-16T14:57:59.568 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 bash[100032]: 705cbac9be8eb45e51c0334b93b553068aec24808a9ca6dedb63b75ac2b06c94 2024-04-16T14:57:59.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:57:59 smithi191 ceph-mon[25681]: pgmap v182: 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-04-16T14:57:59.923 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 14:57:59 smithi084 systemd[1]: Started Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:00.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:00.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:00.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-16T14:58:00.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: pgmap v183: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:01.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:01.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:01.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:01.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: pgmap v184: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-16T14:58:01.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:01 smithi084 ceph-mon[24850]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:58:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:01 smithi084 ceph-mon[24850]: Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:58:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:01 smithi084 ceph-mon[24850]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:58:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:01 smithi084 ceph-mon[29604]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:58:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:01 smithi084 ceph-mon[29604]: Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:58:01.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:01 smithi084 ceph-mon[29604]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:58:01.973 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:01 smithi191 ceph-mon[25681]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-16T14:58:01.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:01 smithi191 ceph-mon[25681]: Upgrade: Updating node-exporter.b (2/2) 2024-04-16T14:58:01.974 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:01 smithi191 ceph-mon[25681]: Deploying daemon node-exporter.b on smithi191 2024-04-16T14:58:02.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:02 smithi191 systemd[1]: Stopping Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:58:02.747 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:02 smithi191 ceph-mon[25681]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-16T14:58:02.747 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:02 smithi191 podman[88159]: 2024-04-16 14:58:02.441702562 +0000 UTC m=+0.136826447 container died 98de36c3f0aa2dd9516a733bb57a12e7ea344fcd2d64c7c27f7e28896ebbfa1f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:58:02.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:02 smithi084 ceph-mon[24850]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-16T14:58:02.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:02 smithi084 ceph-mon[29604]: pgmap v185: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 963 B/s rd, 0 op/s 2024-04-16T14:58:03.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:02 smithi191 podman[88159]: 2024-04-16 14:58:02.950191153 +0000 UTC m=+0.645315034 container cleanup 98de36c3f0aa2dd9516a733bb57a12e7ea344fcd2d64c7c27f7e28896ebbfa1f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:58:03.012 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:02 smithi191 bash[88159]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T14:58:03.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 podman[88173]: 2024-04-16 14:58:03.227219645 +0000 UTC m=+0.786303144 container remove 98de36c3f0aa2dd9516a733bb57a12e7ea344fcd2d64c7c27f7e28896ebbfa1f (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:58:03.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-16T14:58:03.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-16T14:58:03.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 systemd[1]: Stopped Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:58:03.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Consumed 1.756s CPU time. 2024-04-16T14:58:03.853 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 systemd[1]: Starting Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:58:03.853 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 podman[88300]: 2024-04-16 14:58:03.650529309 +0000 UTC m=+0.016793392 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-16T14:58:03.853 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 podman[88300]: 2024-04-16 14:58:03.754075118 +0000 UTC m=+0.120339177 container create a1dc673dcb286872bc1a7a35a0d0d9df0039e7ec0e2d176eb1d36d86c0d55e06 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:58:04.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 podman[88300]: 2024-04-16 14:58:03.982058141 +0000 UTC m=+0.348322211 container init a1dc673dcb286872bc1a7a35a0d0d9df0039e7ec0e2d176eb1d36d86c0d55e06 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 podman[88300]: 2024-04-16 14:58:03.984917798 +0000 UTC m=+0.351181865 container start a1dc673dcb286872bc1a7a35a0d0d9df0039e7ec0e2d176eb1d36d86c0d55e06 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.988Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.988Z 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-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.988Z 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-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.988Z 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-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z 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-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=arp 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-16T14:58:04.263 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=edac 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-16T14:58:04.264 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=os 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-16T14:58:04.265 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.989Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=stat 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=time 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=uname 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:03 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b[88314]: ts=2024-04-16T14:58:03.990Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:04 smithi191 bash[88300]: a1dc673dcb286872bc1a7a35a0d0d9df0039e7ec0e2d176eb1d36d86c0d55e06 2024-04-16T14:58:04.266 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 14:58:04 smithi191 systemd[1]: Started Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: pgmap v187: 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-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: pgmap v189: 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-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: pgmap v187: 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-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: pgmap v189: 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-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: pgmap v186: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 990 B/s rd, 0 op/s 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: pgmap v187: 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-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: pgmap v188: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 789 B/s rd, 0 op/s 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: pgmap v189: 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-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: pgmap v190: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: pgmap v191: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:05.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.332 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.333 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.334 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.335 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.336 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.337 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v192: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v195: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v196: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v197: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:06.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:06.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:06.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:06.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Cluster is now healthy 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.270 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.271 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.272 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Cluster is now healthy 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: pgmap v210: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: pgmap v212: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 11 op/s 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Cluster is now healthy 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:07.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:07.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:07.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.423 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.424 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.425 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.426 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:08 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.427 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:58:08] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-04-16T14:58:08.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.434 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:08.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:08 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.401 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:09 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: pgmap v213: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 2.1 KiB/s rd, 2 op/s 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:09.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:09.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:09 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.232 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.233 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.234 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.235 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.235 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:10 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.325 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.326 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.327 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.328 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.329 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.330 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.331 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.332 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:10.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:10 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: pgmap v214: 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-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: pgmap v214: 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-04-16T14:58:11.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:11 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: pgmap v214: 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-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.490 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:11.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:11 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:12 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:12 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:13 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: pgmap v215: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.6 KiB/s rd, 1 op/s 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:13.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:13.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:13.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:13.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:13.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:13 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.255 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.256 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.257 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.258 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:14 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:14 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: pgmap v216: 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-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: pgmap v216: 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-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: pgmap v216: 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-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:15.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:15.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:15.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:15.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.442 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.442 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.442 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.442 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.444 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.445 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:16.446 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: pgmap v217: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:17.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:18.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.333 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.334 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.335 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.335 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.335 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.335 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.335 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:58:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:58:18] "GET /metrics HTTP/1.1" 200 37982 "" "Prometheus/2.33.4" 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:18.507 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:19.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:19 smithi191 ceph-mon[25681]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:19.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:19 smithi084 ceph-mon[24850]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:19.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:19 smithi084 ceph-mon[29604]: pgmap v218: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:21.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: Upgrade: Updating prometheus.a 2024-04-16T14:58:21.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:58:21.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.135 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.136 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: Upgrade: Updating prometheus.a 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: Upgrade: Updating prometheus.a 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: pgmap v219: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:21.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:23 smithi084 ceph-mon[24850]: pgmap v220: 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-04-16T14:58:23.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:23 smithi084 ceph-mon[29604]: pgmap v220: 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-04-16T14:58:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:23 smithi191 ceph-mon[25681]: pgmap v220: 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-04-16T14:58:25.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:25 smithi084 ceph-mon[24850]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:25.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:25 smithi084 ceph-mon[29604]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:25.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:25 smithi191 ceph-mon[25681]: pgmap v221: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:27 smithi084 ceph-mon[24850]: pgmap v222: 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-04-16T14:58:27.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:27 smithi084 ceph-mon[29604]: pgmap v222: 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-04-16T14:58:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:27 smithi191 ceph-mon[25681]: pgmap v222: 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-04-16T14:58:27.813 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:58:28.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:58:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:58:28] "GET /metrics HTTP/1.1" 200 37980 "" "Prometheus/2.33.4" 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 8s ago 28m - - 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 8s ago 28m - - 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (15m) 7s ago 23m 23.4M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (14m) 8s ago 22m 49.7M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (119s) 7s ago 22m 51.0M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (72s) 8s ago 27m 451M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (12m) 8s ago 29m 518M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (29m) 8s ago 29m 100M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (28m) 8s ago 28m 70.6M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (28m) 8s ago 28m 67.4M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (29s) 7s ago 23m 8372k - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (24s) 8s ago 23m 7319k - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T14:58:28.461 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (27m) 8s ago 27m 54.6M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (27m) 8s ago 27m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (26m) 7s ago 26m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (26m) 7s ago 26m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (26m) 8s ago 25m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (25m) 8s ago 25m 51.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (25m) 8s ago 25m 52.3M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (24m) 8s ago 24m 53.3M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (113s) 8s ago 24m 62.8M - 2.33.4 514e6a882f6e fdc998333a8d 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (22m) 7s ago 22m 76.1M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:58:28.462 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (22m) 8s ago 22m 77.5M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:58:28.857 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:58:28.858 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:58:29.188 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:58:29.188 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T14:58:29.188 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T14:58:29.188 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T14:58:29.189 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [ 2024-04-16T14:58:29.189 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr" 2024-04-16T14:58:29.189 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:58:29.189 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "2/2 daemons upgraded", 2024-04-16T14:58:29.189 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-16T14:58:29.189 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T14:58:29.189 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:58:29.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:29 smithi191 ceph-mon[25681]: from='client.25471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:29 smithi191 ceph-mon[25681]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:29.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:29 smithi191 ceph-mon[25681]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:29 smithi191 ceph-mon[25681]: from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.500 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:29 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1841499384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[24850]: from='client.25471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[24850]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:29.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[24850]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[24850]: from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1841499384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[29604]: from='client.25471 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[29604]: pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[29604]: from='client.25477 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[29604]: from='client.25483 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:29.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:29 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1841499384' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:30.412 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:30 smithi191 ceph-mon[25681]: from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:30.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:30 smithi084 ceph-mon[24850]: from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:30.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:30 smithi084 ceph-mon[29604]: from='client.15594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:58:31.496 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-mon[25681]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:31.496 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:31 smithi084 ceph-mon[24850]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:31.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:31 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:31 smithi084 ceph-mon[29604]: pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:31.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:31 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:31.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:58:32.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:58:32.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:58:32.183 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.850Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.851Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.851Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[71642]: ts=2024-04-16T14:58:31.851Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-16T14:58:32.184 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:31 smithi191 podman[93287]: 2024-04-16 14:58:31.860523899 +0000 UTC m=+0.114904078 container died fdc998333a8d5bd371ac21583cc0b78801743f470c06f06eba3e48cb77c1dd35 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:32.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:32 smithi191 podman[93287]: 2024-04-16 14:58:32.309498702 +0000 UTC m=+0.563878889 container cleanup fdc998333a8d5bd371ac21583cc0b78801743f470c06f06eba3e48cb77c1dd35 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:32.512 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:32 smithi191 bash[93287]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:58:32.873 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:32 smithi191 podman[93301]: 2024-04-16 14:58:32.619740103 +0000 UTC m=+0.756638727 container remove fdc998333a8d5bd371ac21583cc0b78801743f470c06f06eba3e48cb77c1dd35 (image=quay.io/prometheus/prometheus:v2.33.4, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:32.873 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:32 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:58:32.873 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:32 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:58:32.873 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:32 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Consumed 1.521s CPU time. 2024-04-16T14:58:33.202 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:32 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:58:33.472 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-mon[25681]: pgmap v225: 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-04-16T14:58:33.472 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 podman[93429]: 2024-04-16 14:58:33.107857963 +0000 UTC m=+0.018671530 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-16T14:58:33.472 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 podman[93429]: 2024-04-16 14:58:33.213424647 +0000 UTC m=+0.124238189 container create bbcfd6c17f3134ef76c2401a1ee7740dcca0348e0894657c3d649a8e5f62747d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:33.473 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 podman[93429]: 2024-04-16 14:58:33.474813275 +0000 UTC m=+0.385626813 container init bbcfd6c17f3134ef76c2401a1ee7740dcca0348e0894657c3d649a8e5f62747d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:33 smithi084 ceph-mon[24850]: pgmap v225: 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-04-16T14:58:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:33 smithi084 ceph-mon[29604]: pgmap v225: 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-04-16T14:58:33.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 podman[93429]: 2024-04-16 14:58:33.477727213 +0000 UTC m=+0.388540755 container start bbcfd6c17f3134ef76c2401a1ee7740dcca0348e0894657c3d649a8e5f62747d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.501Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.501Z 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-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.501Z caller=main.go:570 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.501Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.502Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.503Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.503Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.504Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.504Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.505Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.506Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=656.099µs 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.506Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.508Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=7 2024-04-16T14:58:33.763 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.518Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=7 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.530Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=7 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.534Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=7 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.540Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=7 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.542Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=7 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.544Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=7 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.544Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=7 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.544Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=47.695µs wal_replay_duration=37.633538ms wbl_replay_duration=112ns total_replay_duration=38.357286ms 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.547Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.547Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.547Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.563Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=16.278488ms db_storage=892ns remote_storage=1.558µs web_handler=439ns query_engine=563ns scrape=415.909µs scrape_sd=107.97µs notify=16.857µs notify_sd=20.116µs rules=15.478693ms tracing=5.553µs 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.563Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:33.563Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-16T14:58:33.764 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 bash[93429]: bbcfd6c17f3134ef76c2401a1ee7740dcca0348e0894657c3d649a8e5f62747d 2024-04-16T14:58:33.765 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:33 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:58:34.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:34.932 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.933 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.934 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.935 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.936 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:35.937 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:35.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:35.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: pgmap v227: 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-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: pgmap v227: 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-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:36.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: pgmap v227: 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-04-16T14:58:37.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.734 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.735 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.736 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.737 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.738 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.739 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.742 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.743 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.743 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.908 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.909 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.910 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:37.911 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.777 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.777 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.777 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.777 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.777 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:38.778 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.779 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.780 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.781 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.782 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.783 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.784 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.785 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.861 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: pgmap v228: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.862 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.863 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:38.864 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:38.865 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:38.865 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:39.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:40.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:40.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:41.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: pgmap v229: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:41.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:43.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:43 smithi191 ceph-mon[25681]: pgmap v230: 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-04-16T14:58:43.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:43 smithi084 ceph-mon[24850]: pgmap v230: 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-04-16T14:58:43.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:43 smithi084 ceph-mon[29604]: pgmap v230: 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-04-16T14:58:45.595 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:45 smithi191 ceph-mon[25681]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:45.595 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:45 smithi191 ceph-mon[25681]: Upgrade: Updating prometheus.a 2024-04-16T14:58:45.595 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:45 smithi191 ceph-mon[25681]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:58:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:45 smithi084 ceph-mon[24850]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:45 smithi084 ceph-mon[24850]: Upgrade: Updating prometheus.a 2024-04-16T14:58:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:45 smithi084 ceph-mon[24850]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:58:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:45 smithi084 ceph-mon[29604]: pgmap v231: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:45 smithi084 ceph-mon[29604]: Upgrade: Updating prometheus.a 2024-04-16T14:58:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:45 smithi084 ceph-mon[29604]: Deploying daemon prometheus.a on smithi191 2024-04-16T14:58:47.297 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:47 smithi191 ceph-mon[25681]: pgmap v232: 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-04-16T14:58:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:47 smithi084 ceph-mon[24850]: pgmap v232: 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-04-16T14:58:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:47 smithi084 ceph-mon[29604]: pgmap v232: 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-04-16T14:58:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:58:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:58:48] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.43.0" 2024-04-16T14:58:49.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:49 smithi191 ceph-mon[25681]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:49 smithi084 ceph-mon[24850]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:49.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:49 smithi084 ceph-mon[29604]: pgmap v233: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:50.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:49 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:58:50.583 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:58:51.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.931Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:58:51.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.931Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-16T14:58:51.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.931Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-16T14:58:51.262 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.931Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.931Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.931Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.931Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.932Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.932Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.932Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.932Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[93444]: ts=2024-04-16T14:58:50.932Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-16T14:58:51.263 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:50 smithi191 podman[96333]: 2024-04-16 14:58:50.942133483 +0000 UTC m=+0.118785604 container died bbcfd6c17f3134ef76c2401a1ee7740dcca0348e0894657c3d649a8e5f62747d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:51.622 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:51 smithi191 podman[96333]: 2024-04-16 14:58:51.373496069 +0000 UTC m=+0.550148199 container cleanup bbcfd6c17f3134ef76c2401a1ee7740dcca0348e0894657c3d649a8e5f62747d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:51.622 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:51 smithi191 bash[96333]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T14:58:51.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:51 smithi191 ceph-mon[25681]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:51.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:51 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:51.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.623 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:51 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[24850]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[29604]: pgmap v234: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:58:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:51 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:51.874 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:51 smithi191 podman[96379]: 2024-04-16 14:58:51.624741573 +0000 UTC m=+0.684159403 container remove bbcfd6c17f3134ef76c2401a1ee7740dcca0348e0894657c3d649a8e5f62747d (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:51.874 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:51 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-16T14:58:51.874 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:51 smithi191 systemd[1]: Stopped Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:58:51.874 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:51 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service: Consumed 1.121s CPU time. 2024-04-16T14:58:52.182 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 systemd[1]: Starting Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:58:52.440 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 podman[96579]: 2024-04-16 14:58:52.199412711 +0000 UTC m=+0.020878949 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-16T14:58:52.440 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 podman[96579]: 2024-04-16 14:58:52.317574975 +0000 UTC m=+0.139041189 container create f51e3f59402fc7386fc165381676c87c4200a83d31a95b3d82845a7e54d87e49 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 podman[96579]: 2024-04-16 14:58:52.569996698 +0000 UTC m=+0.391462919 container init f51e3f59402fc7386fc165381676c87c4200a83d31a95b3d82845a7e54d87e49 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 podman[96579]: 2024-04-16 14:58:52.57282861 +0000 UTC m=+0.394294826 container start f51e3f59402fc7386fc165381676c87c4200a83d31a95b3d82845a7e54d87e49 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.596Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.596Z 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-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.596Z caller=main.go:570 level=info host_details="(Linux 5.14.0-438.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 12 13:55:21 UTC 2024 x86_64 smithi191 (none))" 2024-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.596Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.596Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-16T14:58:52.842 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.597Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.598Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.599Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.599Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.601Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.602Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=671.455µs 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.602Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.602Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.612Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.623Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.630Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.632Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.634Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.636Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.637Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=7 maxSegment=8 2024-04-16T14:58:52.843 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.637Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=8 maxSegment=8 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.637Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=38.967µs wal_replay_duration=34.851493ms wbl_replay_duration=111ns total_replay_duration=35.584156ms 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.640Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.640Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.640Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 bash[96579]: f51e3f59402fc7386fc165381676c87c4200a83d31a95b3d82845a7e54d87e49 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 systemd[1]: Started Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.658Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.348023ms db_storage=1.021µs remote_storage=1.154µs web_handler=371ns query_engine=598ns scrape=405.486µs scrape_sd=82.204µs notify=15.194µs notify_sd=17.159µs rules=17.527168ms tracing=6.117µs 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.658Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-16T14:58:52.844 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 14:58:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T14:58:52.658Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-16T14:58:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: pgmap v235: 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-04-16T14:58:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:53 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: pgmap v235: 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-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: pgmap v235: 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-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:53.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:53 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.448 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.451 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.452 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.452 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.452 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.452 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:54 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:54.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:54.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:54.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:54.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:54.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:54 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.309 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.310 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.311 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.312 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:55 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:58:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: pgmap v236: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.686 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.686 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.686 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.686 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.686 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.686 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.687 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.688 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:55.689 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:55 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.567 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.569 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.571 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:56 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.653 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.654 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.655 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.656 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:56.657 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:56 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.569 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: pgmap v237: 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-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.571 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.572 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: pgmap v237: 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-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.574 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.575 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.576 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.577 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.578 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:57 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: pgmap v237: 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-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.611 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.612 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.613 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.614 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:57.615 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:57 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.159 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:58:58] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.43.0" 2024-04-16T14:58:58.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:58 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.483 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.483 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.483 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.483 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.484 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.485 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.486 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.487 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.487 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.487 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.487 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.487 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.487 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.487 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.488 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:58.489 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:58.489 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:58.489 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:58.489 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:58 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:58:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.516 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.517 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.518 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: pgmap v238: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:58:59.519 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.520 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.524 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:58:59.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:58:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:58:59.570 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 19s ago 29m - - 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 9s ago 28m - - 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (15m) 19s ago 23m 23.4M - 0.23.0 ba2b418f427c f67726bd8765 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (15m) 9s ago 23m 50.0M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (2m) 19s ago 22m 51.0M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (104s) 9s ago 28m 451M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (12m) 19s ago 29m 518M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (29m) 19s ago 30m 100M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (28m) 9s ago 28m 70.6M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:59:00.275 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (28m) 19s ago 28m 67.6M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (61s) 19s ago 24m 8372k - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (56s) 9s ago 24m 7726k - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (27m) 19s ago 27m 54.6M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (27m) 19s ago 27m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (27m) 19s ago 27m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (26m) 19s ago 26m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (26m) 9s ago 26m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (26m) 9s ago 26m 51.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (25m) 9s ago 25m 52.3M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (25m) 9s ago 25m 53.3M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 starting - - - - 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (22m) 19s ago 22m 76.1M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:59:00.276 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (22m) 9s ago 22m 77.5M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:59:00.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.429 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.430 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.431 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.432 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:59:00.730 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:59:00.731 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [ 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr" 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "2/2 daemons upgraded", 2024-04-16T14:59:01.110 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-16T14:59:01.111 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T14:59:01.111 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:59:01.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='client.25256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='client.25256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1291227098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1291227098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='client.15600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='client.25256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: pgmap v239: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='client.25513 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1291227098' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:01.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:01.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:01.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:01.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:01.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='client.25525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:02.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: pgmap v240: 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-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: pgmap v240: 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-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:03.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: pgmap v240: 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-04-16T14:59:03.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:03.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:03.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[24850]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:05.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[24850]: Upgrade: Updating alertmanager.a 2024-04-16T14:59:05.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[24850]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:59:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[29604]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[29604]: Upgrade: Updating alertmanager.a 2024-04-16T14:59:05.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:04 smithi084 ceph-mon[29604]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:59:05.210 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.210 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.210 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:05.210 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:04 smithi191 ceph-mon[25681]: pgmap v241: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:05.210 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:04 smithi191 ceph-mon[25681]: Upgrade: Updating alertmanager.a 2024-04-16T14:59:05.210 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:04 smithi191 ceph-mon[25681]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:59:06.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:06.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:07.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:06 smithi084 ceph-mon[24850]: pgmap v242: 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-04-16T14:59:07.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:06 smithi084 ceph-mon[29604]: pgmap v242: 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-04-16T14:59:07.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:06 smithi191 ceph-mon[25681]: pgmap v242: 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-04-16T14:59:08.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:59:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:59:08] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.43.0" 2024-04-16T14:59:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:09 smithi084 ceph-mon[24850]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:09 smithi084 ceph-mon[29604]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:09.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:09 smithi191 ceph-mon[25681]: pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:11 smithi084 ceph-mon[24850]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:11.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:11 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:11.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:11 smithi084 ceph-mon[29604]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:11.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:11 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:11 smithi191 ceph-mon[25681]: pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:11 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:12.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:12 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:59:13.005 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[65149]: level=info ts=2024-04-16T14:59:12.682Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:59:13.005 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:12 smithi084 podman[109411]: 2024-04-16 14:59:12.723425382 +0000 UTC m=+0.146205554 container died f67726bd8765cc0a3cd43aea6765d1c349d06109e90f65f196f3a00083d1511b (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:13.291 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 podman[109411]: 2024-04-16 14:59:13.107049676 +0000 UTC m=+0.529829850 container cleanup f67726bd8765cc0a3cd43aea6765d1c349d06109e90f65f196f3a00083d1511b (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:13.291 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 bash[109411]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:59:13.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:13 smithi084 ceph-mon[29604]: pgmap v245: 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-04-16T14:59:13.587 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:13 smithi084 ceph-mon[24850]: pgmap v245: 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-04-16T14:59:13.587 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 podman[109423]: 2024-04-16 14:59:13.38342467 +0000 UTC m=+0.655347520 container remove f67726bd8765cc0a3cd43aea6765d1c349d06109e90f65f196f3a00083d1511b (image=quay.io/prometheus/alertmanager:v0.23.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:13.587 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 podman[109423]: 2024-04-16 14:59:13.46721419 +0000 UTC m=+0.739136979 volume remove e136d6712851ea9ad96cf9118871bba4134281c0a59449911043e8b8cf0561bc 2024-04-16T14:59:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:13 smithi191 ceph-mon[25681]: pgmap v245: 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-04-16T14:59:13.885 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:59:13.885 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:59:13.885 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Consumed 1.501s CPU time. 2024-04-16T14:59:14.153 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:13 smithi084 systemd[1]: Starting Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:59:14.153 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 podman[109653]: 2024-04-16 14:59:14.011481056 +0000 UTC m=+0.019188332 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-04-16T14:59:14.153 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 podman[109653]: 2024-04-16 14:59:14.155284676 +0000 UTC m=+0.162991942 volume create e0fff75d691bd7ae48e6d70c19011a9b56115f19d644cf6fdd6ae2cd14f688aa 2024-04-16T14:59:14.423 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 podman[109653]: 2024-04-16 14:59:14.255729026 +0000 UTC m=+0.263436290 container create 957a81e542afe3aef2b520cb3188d3058a34257ab01a30fd929a6276a20be9d2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:14.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 podman[109653]: 2024-04-16 14:59:14.566794973 +0000 UTC m=+0.574502236 container init 957a81e542afe3aef2b520cb3188d3058a34257ab01a30fd929a6276a20be9d2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:14.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 podman[109653]: 2024-04-16 14:59:14.569717381 +0000 UTC m=+0.577424652 container start 957a81e542afe3aef2b520cb3188d3058a34257ab01a30fd929a6276a20be9d2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:14.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.581Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.582Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.583Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.584Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.608Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.608Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.611Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:14.611Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 bash[109653]: 957a81e542afe3aef2b520cb3188d3058a34257ab01a30fd929a6276a20be9d2 2024-04-16T14:59:14.924 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:14 smithi084 systemd[1]: Started Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:59:15.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:15 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:15.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:15.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:15 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:16.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:16 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:16.881 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:16 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:16.585Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.001030944s 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: pgmap v247: 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-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.550 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.551 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: pgmap v247: 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-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: pgmap v247: 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-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:17.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:59:18] "GET /metrics HTTP/1.1" 200 37988 "" "Prometheus/2.43.0" 2024-04-16T14:59:18.301 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.301 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:18 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:18.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:18 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.648 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.649 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.650 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.651 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.652 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.653 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.658 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:19 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:19.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:19.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:19.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:19 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:20.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:20.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:21.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:21.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.636 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.638 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.639 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.639 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.639 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.639 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.639 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:21.639 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.640 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.641 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.641 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.641 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.641 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.641 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.641 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.641 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.642 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.643 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.643 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.645 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.646 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.646 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.646 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.647 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.648 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.649 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:21.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:22.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.561 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:22.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:23.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:23 smithi084 ceph-mon[24850]: pgmap v250: 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-04-16T14:59:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:23 smithi084 ceph-mon[29604]: pgmap v250: 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-04-16T14:59:23.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:23 smithi191 ceph-mon[25681]: pgmap v250: 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-04-16T14:59:24.766 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:24.588Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004062753s 2024-04-16T14:59:25.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: Upgrade: Updating alertmanager.a 2024-04-16T14:59:25.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: Upgrade: Updating alertmanager.a 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:25.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: Upgrade: Updating alertmanager.a 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: Deploying daemon alertmanager.a on smithi084 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.628 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.628 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.628 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:26.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:27.548 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:27 smithi084 ceph-mon[24850]: pgmap v252: 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-04-16T14:59:27.549 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:27 smithi084 ceph-mon[29604]: pgmap v252: 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-04-16T14:59:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:27 smithi191 ceph-mon[25681]: pgmap v252: 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-04-16T14:59:28.362 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:59:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:59:28] "GET /metrics HTTP/1.1" 200 37991 "" "Prometheus/2.43.0" 2024-04-16T14:59:28.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:28 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:59:29.083 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[109686]: ts=2024-04-16T14:59:28.809Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-16T14:59:29.084 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:28 smithi084 podman[112416]: 2024-04-16 14:59:28.830307878 +0000 UTC m=+0.124001805 container died 957a81e542afe3aef2b520cb3188d3058a34257ab01a30fd929a6276a20be9d2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:29.353 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:29 smithi084 podman[112416]: 2024-04-16 14:59:29.184424305 +0000 UTC m=+0.478118240 container cleanup 957a81e542afe3aef2b520cb3188d3058a34257ab01a30fd929a6276a20be9d2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:29.353 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:29 smithi084 bash[112416]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T14:59:29.642 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:29 smithi084 ceph-mon[24850]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:29.643 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:29 smithi084 ceph-mon[29604]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:29.643 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:29 smithi084 podman[112430]: 2024-04-16 14:59:29.443914167 +0000 UTC m=+0.611822386 container remove 957a81e542afe3aef2b520cb3188d3058a34257ab01a30fd929a6276a20be9d2 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:29.643 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:29 smithi084 podman[112430]: 2024-04-16 14:59:29.519337462 +0000 UTC m=+0.687245626 volume remove e0fff75d691bd7ae48e6d70c19011a9b56115f19d644cf6fdd6ae2cd14f688aa 2024-04-16T14:59:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:29 smithi191 ceph-mon[25681]: pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:29.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:29 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T14:59:29.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:29 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:59:29.923 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:29 smithi084 systemd[1]: Starting Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:59:30.329 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 podman[112559]: 2024-04-16 14:59:30.062008664 +0000 UTC m=+0.102755567 volume create 1068015927b8044ed0d1539d08fce6c9c059100e84fc512d4278831ab7fdf3d8 2024-04-16T14:59:30.329 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 podman[112559]: 2024-04-16 14:59:29.977265715 +0000 UTC m=+0.018012616 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-04-16T14:59:30.329 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 podman[112559]: 2024-04-16 14:59:30.137669694 +0000 UTC m=+0.178416598 container create 97faad7eff6c614a4a2470c5f9d6139fc1a73092ff70ae8bcd4b176bb7c40243 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:30.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 podman[112559]: 2024-04-16 14:59:30.440353833 +0000 UTC m=+0.481100734 container init 97faad7eff6c614a4a2470c5f9d6139fc1a73092ff70ae8bcd4b176bb7c40243 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 podman[112559]: 2024-04-16 14:59:30.443682222 +0000 UTC m=+0.484429133 container start 97faad7eff6c614a4a2470c5f9d6139fc1a73092ff70ae8bcd4b176bb7c40243 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.455Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.455Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.456Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.84 port=9094 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.458Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.481Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.481Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.484Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:30.484Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 bash[112559]: 97faad7eff6c614a4a2470c5f9d6139fc1a73092ff70ae8bcd4b176bb7c40243 2024-04-16T14:59:30.674 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:30 smithi084 systemd[1]: Started Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:59:31.526 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T14:59:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:31.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: pgmap v254: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:31.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:31.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:31.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:31.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.356 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T14:59:32.356 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 7s ago 29m - - 2024-04-16T14:59:32.356 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 8s ago 29m - - 2024-04-16T14:59:32.356 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 starting - - - - 2024-04-16T14:59:32.356 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (15m) 8s ago 23m 49.7M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T14:59:32.356 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (3m) 7s ago 23m 51.3M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (2m) 8s ago 28m 452M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (13m) 7s ago 30m 521M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (30m) 7s ago 30m 100M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (29m) 8s ago 29m 74.9M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (29m) 7s ago 29m 66.8M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (93s) 7s ago 25m 8418k - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (88s) 8s ago 24m 16.9M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (28m) 7s ago 28m 54.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (28m) 7s ago 28m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (27m) 7s ago 27m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (27m) 7s ago 27m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (27m) 8s ago 27m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (26m) 8s ago 26m 51.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (26m) 8s ago 26m 52.4M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (25m) 8s ago 25m 53.3M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T14:59:32.357 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (40s) 8s ago 25m 47.3M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T14:59:32.358 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (23m) 7s ago 23m 76.3M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T14:59:32.358 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (23m) 8s ago 23m 77.7M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T14:59:32.615 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:32.458Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000052018s 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.616 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.619 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.620 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.622 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.623 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.624 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:32 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:32.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:32.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:32.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:32 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:32.831 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:59:32.831 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T14:59:32.831 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T14:59:32.831 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:32.831 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T14:59:32.832 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [ 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr" 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T14:59:33.192 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "2/2 daemons upgraded", 2024-04-16T14:59:33.193 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading alertmanager daemons", 2024-04-16T14:59:33.193 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T14:59:33.193 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T14:59:33.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='client.25537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: pgmap v255: 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-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.591 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.592 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='client.25537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: pgmap v255: 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-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.594 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1683948610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.596 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1683948610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:33 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='client.25531 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='client.25537 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: pgmap v255: 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-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='client.25289 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1683948610' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:33.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:33.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:33.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:33.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:33.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:33 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:34.654 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.655 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.657 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.660 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.661 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.662 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:34 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:34.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:34.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:34.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:34.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:34 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: pgmap v256: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:35.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:35.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:36 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:36.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:36 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: pgmap v257: 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-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.604 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.605 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: pgmap v257: 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-04-16T14:59:37.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.606 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.607 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.608 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.609 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.610 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.611 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.611 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.611 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.611 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.611 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:37 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: pgmap v257: 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-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:37.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:37 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.370 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:59:38] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.43.0" 2024-04-16T14:59:38.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.679 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:38 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:38.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:38 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:39 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: pgmap v258: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:39.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:39 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.627 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T14:59:40.461Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003707647s 2024-04-16T14:59:40.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.628 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.629 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.630 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.631 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.632 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.633 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.634 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.635 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.637 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.638 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.638 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.638 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:40 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:40.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:40.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:40.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:40.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:40.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:40.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:40 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:41 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: pgmap v259: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:41.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:41.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:41.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:41.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:41 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:42 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:42.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:42 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:43.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.580 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: pgmap v260: 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-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.581 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.582 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: pgmap v260: 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-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:43.583 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:43 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: pgmap v260: 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-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.692 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.693 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:43.694 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:43 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:44.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.409 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.409 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:44.409 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.410 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.410 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:44 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T14:59:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:44.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:45.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:45 smithi084 ceph-mon[24850]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:45.645 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:45 smithi084 ceph-mon[29604]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:45.734 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:45 smithi191 ceph-mon[25681]: pgmap v261: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:46 smithi084 ceph-mon[24850]: Upgrade: Updating grafana.a 2024-04-16T14:59:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:46 smithi084 ceph-mon[24850]: Deploying daemon grafana.a on smithi191 2024-04-16T14:59:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:46 smithi084 ceph-mon[29604]: Upgrade: Updating grafana.a 2024-04-16T14:59:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:46 smithi084 ceph-mon[29604]: Deploying daemon grafana.a on smithi191 2024-04-16T14:59:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:46 smithi191 ceph-mon[25681]: Upgrade: Updating grafana.a 2024-04-16T14:59:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:46 smithi191 ceph-mon[25681]: Deploying daemon grafana.a on smithi191 2024-04-16T14:59:47.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:47 smithi084 ceph-mon[24850]: pgmap v262: 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-04-16T14:59:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:47 smithi084 ceph-mon[29604]: pgmap v262: 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-04-16T14:59:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:47 smithi191 ceph-mon[25681]: pgmap v262: 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-04-16T14:59:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:59:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:59:48] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.43.0" 2024-04-16T14:59:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:49 smithi084 ceph-mon[24850]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:49.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:49 smithi084 ceph-mon[29604]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:49 smithi191 ceph-mon[25681]: pgmap v263: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:50.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T14:59:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:51 smithi084 ceph-mon[24850]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:51 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:51 smithi084 ceph-mon[29604]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:51 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:51 smithi191 ceph-mon[25681]: pgmap v264: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:51 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T14:59:53.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:53 smithi084 ceph-mon[24850]: pgmap v265: 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-04-16T14:59:53.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:53 smithi084 ceph-mon[29604]: pgmap v265: 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-04-16T14:59:53.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:53 smithi191 ceph-mon[25681]: pgmap v265: 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-04-16T14:59:55.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:55 smithi191 ceph-mon[25681]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:55 smithi084 ceph-mon[24850]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:55 smithi084 ceph-mon[29604]: pgmap v266: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:56.960 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:56 smithi191 systemd[1]: Stopping Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:59:57.243 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:56 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[55974]: t=2024-04-16T14:59:56+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-16T14:59:57.244 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:56 smithi191 podman[105304]: 2024-04-16 14:59:56.971693127 +0000 UTC m=+0.125587119 container died 4b6f55a8ad66c56a185299582df8ec91f2db8be84022c50be18808173c922a55 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, name=ubi8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=236.1648460182, io.openshift.expose-services=, io.openshift.tags=base rhel8, architecture=x86_64, distribution-scope=public, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=Red Hat Universal Base Image 8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.buildah.version=1.24.2, description=Ceph Grafana Container, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, vcs-type=git, vendor=Red Hat, Inc., build-date=2022-03-28T10:36:18.413762, com.redhat.component=ubi8-container) 2024-04-16T14:59:57.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:57 smithi191 ceph-mon[25681]: pgmap v267: 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-04-16T14:59:57.512 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:57 smithi191 podman[105304]: 2024-04-16 14:59:57.328005853 +0000 UTC m=+0.481899841 container cleanup 4b6f55a8ad66c56a185299582df8ec91f2db8be84022c50be18808173c922a55 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, distribution-scope=public, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, build-date=2022-03-28T10:36:18.413762, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, com.redhat.component=ubi8-container, summary=Grafana Container configured for Ceph mgr/dashboard integration, maintainer=Paul Cuzner , name=ubi8, release=236.1648460182, io.k8s.display-name=Red Hat Universal Base Image 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., io.buildah.version=1.24.2, io.openshift.tags=base rhel8, io.openshift.expose-services=, architecture=x86_64, vcs-type=git, description=Ceph Grafana Container) 2024-04-16T14:59:57.512 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:57 smithi191 bash[105304]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a 2024-04-16T14:59:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:57 smithi084 ceph-mon[24850]: pgmap v267: 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-04-16T14:59:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:57 smithi084 ceph-mon[29604]: pgmap v267: 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-04-16T14:59:57.958 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:57 smithi191 podman[105318]: 2024-04-16 14:59:57.612417049 +0000 UTC m=+0.641923746 container remove 4b6f55a8ad66c56a185299582df8ec91f2db8be84022c50be18808173c922a55 (image=quay.io/ceph/ceph-grafana:8.3.5, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, vcs-type=git, com.redhat.component=ubi8-container, maintainer=Paul Cuzner , architecture=x86_64, distribution-scope=public, description=Ceph Grafana Container, io.openshift.tags=base rhel8, vendor=Red Hat, Inc., name=ubi8, release=236.1648460182, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.24.2, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-236.1648460182, version=8.5, build-date=2022-03-28T10:36:18.413762, io.openshift.expose-services=) 2024-04-16T14:59:57.958 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:57 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-16T14:59:57.958 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:57 smithi191 systemd[1]: Stopped Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:59:57.958 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:57 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Consumed 5.825s CPU time. 2024-04-16T14:59:58.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:57 smithi191 systemd[1]: Starting Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T14:59:58.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 podman[105450]: 2024-04-16 14:59:58.079353726 +0000 UTC m=+0.018616468 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-04-16T14:59:58.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 podman[105450]: 2024-04-16 14:59:58.20506162 +0000 UTC m=+0.144324346 container create 3087a9aea2bd4ce367dc6c1c738548a3784ca1c8406bef36096c665c0f06179f (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T14:59:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 14:59:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:14:59:58] "GET /metrics HTTP/1.1" 200 37990 "" "Prometheus/2.43.0" 2024-04-16T14:59:58.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 podman[105450]: 2024-04-16 14:59:58.423942105 +0000 UTC m=+0.363204830 container init 3087a9aea2bd4ce367dc6c1c738548a3784ca1c8406bef36096c665c0f06179f (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T14:59:58.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 podman[105450]: 2024-04-16 14:59:58.428405374 +0000 UTC m=+0.367668105 container start 3087a9aea2bd4ce367dc6c1c738548a3784ca1c8406bef36096c665c0f06179f (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T14:59:58.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 bash[105450]: 3087a9aea2bd4ce367dc6c1c738548a3784ca1c8406bef36096c665c0f06179f 2024-04-16T14:59:58.580 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 systemd[1]: Started Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T14:59:58.838 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582199645Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-16T14:59:58.838 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582449816Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-16T14:59:58.838 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582500421Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-16T14:59:58.838 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582506491Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-16T14:59:58.838 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582510467Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582513493Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582516326Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.58252042Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582524384Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582528401Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582532075Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582535613Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582539353Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582543506Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582547742Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582551604Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.58255688Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582560637Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-16T14:59:58.839 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=settings t=2024-04-16T14:59:58.582563421Z level=info msg="App mode production" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=sqlstore t=2024-04-16T14:59:58.582608551Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=sqlstore t=2024-04-16T14:59:58.582619895Z 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-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.595648633Z level=info msg="Starting DB migrations" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.59905471Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.610241946Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.611412196Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.614291771Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.616986929Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.619818552Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.622340627Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.624782271Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.625275103Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.6275205Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.630262981Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-16T14:59:58.840 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.632707377Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-16T14:59:58.841 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.633049644Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-16T14:59:58.841 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.635847962Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-16T14:59:58.841 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.638643076Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-16T14:59:58.841 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.641437651Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.641754598Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.644616609Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.647358817Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.650119662Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.651186222Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.653919923Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.656306489Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.65873193Z level=info msg="Executing migration" id="create alert_image table" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.661309199Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.663876697Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.666540529Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.669001405Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.669546099Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-16T14:59:58.842 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.669630253Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.672260887Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.672845944Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.674672235Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.677053007Z level=info msg="Executing migration" id="create secrets table" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.677617295Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.684784774Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.686298909Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.686622229Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.693119437Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.699421605Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.700595229Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.701014756Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.701462179Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.701729957Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.704128619Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-16T14:59:58.843 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.705415301Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.706075965Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.706390901Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.709227446Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.709788555Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.712126933Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.714607998Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.714947714Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.717873124Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.720595583Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.72320242Z level=info msg="Executing migration" id="add correlation config column" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.725805177Z level=info msg="Executing migration" id="create entity_events table" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.728470379Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.731249828Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.731366798Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-16T14:59:58.844 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.733837837Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.733935919Z 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-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.734264093Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.736961655Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.737413547Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.739534623Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.742253553Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.742708708Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.745410922Z level=info msg="Executing migration" id="Drop public config table" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.7478496Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.75046695Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.750980912Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.753830739Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.756315225Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.75997375Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-16T14:59:58.845 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.761117742Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.762308035Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.763124214Z level=info msg="Executing migration" id="add share column" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.764340952Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.764852628Z level=info msg="Executing migration" id="create file table" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.765651073Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.766493209Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.767411739Z level=info msg="Executing migration" id="create file_meta table" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.767927809Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.768865093Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.769548935Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.770864733Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.771508156Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-16T14:59:58.846 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.772287511Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-16T14:59:58.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.773487644Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-16T14:59:58.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.774481699Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-16T14:59:58.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.774981291Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-16T14:59:58.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.775779761Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-16T14:59:58.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.776703293Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-16T14:59:58.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.777441026Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-16T14:59:58.847 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.778680426Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.779882335Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.78069675Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.79363427Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.794119975Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.795148558Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.799717122Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.800684205Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.80110685Z level=info msg="Executing migration" id="create folder table" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.802138358Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.802827514Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.803786685Z level=info msg="Executing migration" id="Update folder title length" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.804225542Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=migrator t=2024-04-16T14:59:58.80509119Z level=info msg="migrations completed" performed=105 skipped=376 duration=206.07377ms 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=sqlstore t=2024-04-16T14:59:58.805455918Z level=info msg="Created default organization" 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=plugin.finder t=2024-04-16T14:59:58.839006695Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-16T14:59:58.848 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=secrets t=2024-04-16T14:59:58.839098899Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-16T14:59:58.849 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=query_data t=2024-04-16T14:59:58.843588527Z level=info msg="Query Service initialization" 2024-04-16T14:59:59.102 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:58 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=live.push_http t=2024-04-16T14:59:58.846129172Z level=info msg="Live Push Gateway initialization" 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 14:59:59 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: pgmap v268: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T14:59:59.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T14:59:59.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T14:59:59.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=infra.usagestats.collector t=2024-04-16T14:59:59.490436635Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=provisioning.datasources t=2024-04-16T14:59:59.492071899Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=provisioning.datasources t=2024-04-16T14:59:59.492080882Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=provisioning.datasources t=2024-04-16T14:59:59.492353238Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=provisioning.alerting t=2024-04-16T14:59:59.51666623Z level=info msg="starting to provision alerting" 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=provisioning.alerting t=2024-04-16T14:59:59.5166841Z level=info msg="finished to provision alerting" 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=ngalert.state.manager t=2024-04-16T14:59:59.5167651Z level=info msg="Warming state cache for startup" 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=ngalert.state.manager t=2024-04-16T14:59:59.516961155Z level=info msg="State cache has been initialized" states=0 duration=195.437µs 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=ticker t=2024-04-16T14:59:59.517047149Z level=info msg=starting first_tick=2024-04-16T15:00:00Z 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=grafanaStorageLogger t=2024-04-16T14:59:59.516812738Z level=info msg="storage starting" 2024-04-16T14:59:59.685 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=ngalert.multiorg.alertmanager t=2024-04-16T14:59:59.517069158Z level=info msg="starting MultiOrg Alertmanager" 2024-04-16T14:59:59.686 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=http.server t=2024-04-16T14:59:59.519164721Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-16T14:59:59.686 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=sqlstore.transactions t=2024-04-16T14:59:59.539419409Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-16T14:59:59.686 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=sqlstore.transactions t=2024-04-16T14:59:59.550074169Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-16T14:59:59.686 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 14:59:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=sqlstore.transactions t=2024-04-16T14:59:59.560974116Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=2 code="database is locked" 2024-04-16T15:00:00.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.420 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.421 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.422 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:00.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: overall HEALTH_OK 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: overall HEALTH_OK 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:00 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: overall HEALTH_OK 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:00.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:00.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:00.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:00.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:00.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:00 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.684 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: pgmap v269: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.685 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.686 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.687 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:01.688 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:01.689 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.588 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.589 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.590 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:02 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.677 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:02.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:02.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:02.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:02.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:02.682 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:02 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.582 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:00:03.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: pgmap v270: 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-04-16T15:00:03.679 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.680 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.681 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.682 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.683 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:03 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: pgmap v270: 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-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: pgmap v270: 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-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:03.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:03.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:03.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:03 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 0s ago 30m - - 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 0s ago 29m - - 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (34s) 0s ago 24m 15.5M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (16m) 0s ago 24m 50.4M - 8.3.5 dad864ee21e9 4b6f55a8ad66 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (3m) 0s ago 23m 53.6M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (2m) 0s ago 29m 452M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:00:04.307 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (13m) 0s ago 30m 528M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (31m) 0s ago 31m 104M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (29m) 0s ago 29m 76.3M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (29m) 0s ago 29m 68.1M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (2m) 0s ago 25m 8438k - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (2m) 0s ago 25m 16.5M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (29m) 0s ago 29m 54.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (28m) 0s ago 28m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (28m) 0s ago 28m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (27m) 0s ago 27m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (27m) 0s ago 27m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (27m) 0s ago 27m 51.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (26m) 0s ago 26m 52.4M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (26m) 0s ago 26m 53.3M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (72s) 0s ago 25m 53.7M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:00:04.308 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (24m) 0s ago 24m 76.5M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:00:04.309 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (23m) 0s ago 23m 77.8M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:00:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:04 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.551 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.552 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.553 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.554 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.555 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.556 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.558 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.559 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.560 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.561 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T15:00:04.719 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T15:00:04.720 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:00:05.056 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:00:05.056 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T15:00:05.056 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T15:00:05.056 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-04-16T15:00:05.056 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [ 2024-04-16T15:00:05.057 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr" 2024-04-16T15:00:05.057 INFO:teuthology.orchestra.run.smithi084.stdout: ], 2024-04-16T15:00:05.057 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "2/2 daemons upgraded", 2024-04-16T15:00:05.057 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading grafana daemons", 2024-04-16T15:00:05.057 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:00:05.057 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:00:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/969738673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/969738673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:05.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: from='client.15657 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:05.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:05.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: from='client.15669 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:05.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/969738673' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:05.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:06.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:06 smithi191 ceph-mon[25681]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:06.762 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:06 smithi084 ceph-mon[24850]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:06.762 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:06 smithi084 ceph-mon[29604]: from='client.15681 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:07.686 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:07 smithi084 ceph-mon[24850]: pgmap v272: 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-04-16T15:00:07.686 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:07 smithi084 ceph-mon[29604]: pgmap v272: 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-04-16T15:00:07.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:07 smithi191 ceph-mon[25681]: pgmap v272: 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-04-16T15:00:08.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:00:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:00:08] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-04-16T15:00:09.463 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:09 smithi191 ceph-mon[25681]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:09.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:09 smithi084 ceph-mon[24850]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:09.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:09 smithi084 ceph-mon[29604]: pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:11 smithi191 ceph-mon[25681]: Upgrade: Updating grafana.a 2024-04-16T15:00:11.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:11 smithi191 ceph-mon[25681]: Deploying daemon grafana.a on smithi191 2024-04-16T15:00:11.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:11 smithi191 ceph-mon[25681]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:11.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:11 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[24850]: Upgrade: Updating grafana.a 2024-04-16T15:00:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[24850]: Deploying daemon grafana.a on smithi191 2024-04-16T15:00:11.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[24850]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:11.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[29604]: Upgrade: Updating grafana.a 2024-04-16T15:00:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[29604]: Deploying daemon grafana.a on smithi191 2024-04-16T15:00:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[29604]: pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:11 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:13 smithi191 ceph-mon[25681]: pgmap v275: 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-04-16T15:00:13.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:13 smithi084 ceph-mon[24850]: pgmap v275: 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-04-16T15:00:13.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:13 smithi084 ceph-mon[29604]: pgmap v275: 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-04-16T15:00:15.747 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:15 smithi191 ceph-mon[25681]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:15.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:15 smithi084 ceph-mon[24850]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:15.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:15 smithi084 ceph-mon[29604]: pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:16.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:16 smithi191 systemd[1]: Stopping Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:00:17.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=server t=2024-04-16T15:00:17.040746684Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-16T15:00:17.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=ticker t=2024-04-16T15:00:17.040787191Z level=info msg=stopped last_tick=2024-04-16T15:00:10Z 2024-04-16T15:00:17.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[105465]: logger=tracing t=2024-04-16T15:00:17.040909348Z level=info msg="Closing tracing" 2024-04-16T15:00:17.689 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 podman[108211]: 2024-04-16 15:00:17.465883564 +0000 UTC m=+0.550786258 container cleanup 3087a9aea2bd4ce367dc6c1c738548a3784ca1c8406bef36096c665c0f06179f (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:00:17.689 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 bash[108211]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a 2024-04-16T15:00:17.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:17 smithi191 ceph-mon[25681]: pgmap v277: 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-04-16T15:00:17.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.690 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:17 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[24850]: pgmap v277: 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-04-16T15:00:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[29604]: pgmap v277: 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-04-16T15:00:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:17 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:17.946 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 podman[108253]: 2024-04-16 15:00:17.69204269 +0000 UTC m=+0.642632048 container remove 3087a9aea2bd4ce367dc6c1c738548a3784ca1c8406bef36096c665c0f06179f (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:00:18.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-16T15:00:18.262 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 systemd[1]: Stopped Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:00:18.263 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:17 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Consumed 2.595s CPU time. 2024-04-16T15:00:18.263 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:18 smithi191 systemd[1]: Starting Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:00:18.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:00:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:00:18] "GET /metrics HTTP/1.1" 200 37994 "" "Prometheus/2.43.0" 2024-04-16T15:00:19.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:19 smithi191 ceph-mon[25681]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:19.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:19 smithi191 podman[108657]: 2024-04-16 15:00:19.553225015 +0000 UTC m=+0.018995536 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-04-16T15:00:19.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:19 smithi191 podman[108657]: 2024-04-16 15:00:19.66682791 +0000 UTC m=+0.132598446 container create 3df8df0759af9b22269494959eb21df2f3144905dca38a24ce7ceee5c0595529 (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:00:19.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:19 smithi084 ceph-mon[24850]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:19.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:19 smithi084 ceph-mon[29604]: pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:20.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:19 smithi191 podman[108657]: 2024-04-16 15:00:19.885604689 +0000 UTC m=+0.351375188 container init 3df8df0759af9b22269494959eb21df2f3144905dca38a24ce7ceee5c0595529 (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:00:20.036 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:19 smithi191 podman[108657]: 2024-04-16 15:00:19.888444744 +0000 UTC m=+0.354215245 container start 3df8df0759af9b22269494959eb21df2f3144905dca38a24ce7ceee5c0595529 (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:00:20.037 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:19 smithi191 bash[108657]: 3df8df0759af9b22269494959eb21df2f3144905dca38a24ce7ceee5c0595529 2024-04-16T15:00:20.037 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:19 smithi191 systemd[1]: Started Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:00:20.349 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038541956Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-16T15:00:20.350 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038755674Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-16T15:00:20.350 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038812416Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-16T15:00:20.350 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038838492Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-16T15:00:20.350 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038858458Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-16T15:00:20.350 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038880987Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-16T15:00:20.350 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038911323Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-16T15:00:20.351 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038932493Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-16T15:00:20.351 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038937111Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-16T15:00:20.351 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038942157Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-16T15:00:20.351 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038947272Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-16T15:00:20.351 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038952036Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-16T15:00:20.351 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038956476Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-16T15:00:20.352 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038961206Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-16T15:00:20.352 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.03896552Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-16T15:00:20.352 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038975192Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-16T15:00:20.352 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038979415Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-16T15:00:20.352 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.03898396Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-16T15:00:20.352 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=settings t=2024-04-16T15:00:20.038988394Z level=info msg="App mode production" 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=sqlstore t=2024-04-16T15:00:20.039052962Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=sqlstore t=2024-04-16T15:00:20.039082033Z 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-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=migrator t=2024-04-16T15:00:20.057112939Z level=info msg="Starting DB migrations" 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=migrator t=2024-04-16T15:00:20.064209808Z level=info msg="migrations completed" performed=0 skipped=481 duration=543.965µs 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=sqlstore t=2024-04-16T15:00:20.064839613Z level=info msg="Created default organization" 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=plugin.finder t=2024-04-16T15:00:20.102195214Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=secrets t=2024-04-16T15:00:20.102294242Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=query_data t=2024-04-16T15:00:20.104478277Z level=info msg="Query Service initialization" 2024-04-16T15:00:20.353 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=live.push_http t=2024-04-16T15:00:20.107505755Z level=info msg="Live Push Gateway initialization" 2024-04-16T15:00:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.801 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.802 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.803 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:20.804 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:20.805 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:20.805 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:20.805 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:20 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=infra.usagestats.collector t=2024-04-16T15:00:20.834130582Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=provisioning.datasources t=2024-04-16T15:00:20.837033779Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=provisioning.datasources t=2024-04-16T15:00:20.837136795Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=provisioning.datasources t=2024-04-16T15:00:20.837376473Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=provisioning.alerting t=2024-04-16T15:00:20.870994959Z level=info msg="starting to provision alerting" 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=provisioning.alerting t=2024-04-16T15:00:20.871010638Z level=info msg="finished to provision alerting" 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=ngalert.state.manager t=2024-04-16T15:00:20.871204177Z level=info msg="Warming state cache for startup" 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=grafanaStorageLogger t=2024-04-16T15:00:20.871230901Z level=info msg="storage starting" 2024-04-16T15:00:21.183 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=http.server t=2024-04-16T15:00:20.873769552Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-16T15:00:21.184 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=ngalert.state.manager t=2024-04-16T15:00:20.900740273Z level=info msg="State cache has been initialized" states=0 duration=29.534351ms 2024-04-16T15:00:21.184 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=ngalert.multiorg.alertmanager t=2024-04-16T15:00:20.900770654Z level=info msg="starting MultiOrg Alertmanager" 2024-04-16T15:00:21.184 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:00:20 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=ticker t=2024-04-16T15:00:20.900795829Z level=info msg=starting first_tick=2024-04-16T15:00:30Z 2024-04-16T15:00:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:21.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.771 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:21 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.927 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:21.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:21.931 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:21 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.662 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.664 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.665 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.666 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:22 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:22.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:22.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:22.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:22.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:22.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: pgmap v280: 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-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.557 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.558 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.559 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.560 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.561 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.561 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.561 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.561 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.561 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:23 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: pgmap v280: 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-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.925 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.926 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: pgmap v280: 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-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:23.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.929 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.930 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:23.933 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:23.934 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:23.934 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:23.934 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.527 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.528 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.529 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.530 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.531 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.532 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.533 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.534 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:24 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:24.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:24 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.584 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.585 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.586 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.587 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.588 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:00:25.590 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.591 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.592 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:00:25.593 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:00:25.594 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:00:25.595 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:00:25.596 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.598 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.599 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.600 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:25 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.766 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.767 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:00:25.768 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:00:25.769 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:00:25.770 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:25 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: Upgrade: Finalizing container_image settings 2024-04-16T15:00:26.586 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: Upgrade: Complete! 2024-04-16T15:00:26.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.587 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:26 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: Upgrade: Finalizing container_image settings 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: Upgrade: Complete! 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: Upgrade: Finalizing container_image settings 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: Upgrade: Complete! 2024-04-16T15:00:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:26.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:26 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:27.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:27 smithi084 ceph-mon[24850]: pgmap v282: 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-04-16T15:00:27.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:27 smithi084 ceph-mon[29604]: pgmap v282: 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-04-16T15:00:27.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:27 smithi191 ceph-mon[25681]: pgmap v282: 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-04-16T15:00:28.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:00:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:00:28] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.43.0" 2024-04-16T15:00:29.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:29 smithi191 ceph-mon[25681]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:29.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:29 smithi084 ceph-mon[24850]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:29.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:29 smithi084 ceph-mon[29604]: pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:31.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:31 smithi084 ceph-mon[29604]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:31.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:31 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:31.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:31 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:31 smithi084 ceph-mon[24850]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:31 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:31 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:31.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:31 smithi191 ceph-mon[25681]: pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:31.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:31 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:31.428 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:31 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:33 smithi084 ceph-mon[24850]: pgmap v285: 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-04-16T15:00:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:33 smithi084 ceph-mon[29604]: pgmap v285: 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-04-16T15:00:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:33 smithi191 ceph-mon[25681]: pgmap v285: 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-04-16T15:00:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:35 smithi084 ceph-mon[24850]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:35 smithi084 ceph-mon[29604]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:35 smithi191 ceph-mon[25681]: pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:35 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:35.972 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.mgr | length == 1'"'"'' 2024-04-16T15:00:36.536 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:36 smithi084 ceph-mon[24850]: from='client.25585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:36.536 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:36 smithi084 ceph-mon[29604]: from='client.25585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:36.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:36 smithi191 ceph-mon[25681]: from='client.25585 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:37.465 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:37 smithi084 ceph-mon[29604]: pgmap v287: 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-04-16T15:00:37.466 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:37 smithi084 ceph-mon[24850]: pgmap v287: 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-04-16T15:00:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:37 smithi191 ceph-mon[25681]: pgmap v287: 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-04-16T15:00:37.985 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:00:38.236 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:00:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:00:38] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.43.0" 2024-04-16T15:00:38.582 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:38 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2004153151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:38.583 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:38 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2004153151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:38.606 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.mgr | keys'"'"' | grep $sha1' 2024-04-16T15:00:38.675 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:38 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2004153151' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:39.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:39 smithi191 ceph-mon[25681]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:39.589 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:39 smithi084 ceph-mon[24850]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:39.590 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:39 smithi084 ceph-mon[29604]: pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:40.644 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)" 2024-04-16T15:00:41.253 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 2'"'"'' 2024-04-16T15:00:41.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:41 smithi084 ceph-mon[24850]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:41.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:41 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:41.578 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:41 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/647541933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:41.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:41 smithi084 ceph-mon[29604]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:41.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:41 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:41.579 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:41 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/647541933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:41 smithi191 ceph-mon[25681]: pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:41 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:41 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/647541933' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:43.412 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:00:43.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:43 smithi084 ceph-mon[24850]: pgmap v290: 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-04-16T15:00:43.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:43 smithi084 ceph-mon[29604]: pgmap v290: 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-04-16T15:00:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:43 smithi191 ceph-mon[25681]: pgmap v290: 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-04-16T15:00:44.031 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 2'"'"'' 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/895980639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/895980639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.597 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:44 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:44 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/895980639' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:00:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:44 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:45.669 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:45 smithi084 ceph-mon[24850]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:45.669 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:45 smithi084 ceph-mon[29604]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:45 smithi191 ceph-mon[25681]: pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[24850]: pgmap v292: 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-04-16T15:00:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[29604]: pgmap v292: 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-04-16T15:00:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:47 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:47 smithi191 ceph-mon[25681]: pgmap v292: 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-04-16T15:00:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:47.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:47 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:00:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:00:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:00:48] "GET /metrics HTTP/1.1" 200 37989 "" "Prometheus/2.43.0" 2024-04-16T15:00:48.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:48 smithi191 ceph-mon[25681]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:48.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:48 smithi084 ceph-mon[24850]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:48.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:48 smithi084 ceph-mon[29604]: from='client.15711 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:49 smithi084 ceph-mon[24850]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:49.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:49 smithi084 ceph-mon[29604]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:49 smithi191 ceph-mon[25681]: pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:50.121 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:00:50.741 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:50.741 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:50.756 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:50 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:00:50.767 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade status' 2024-04-16T15:00:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:51 smithi084 ceph-mon[24850]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:51.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:51 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:51 smithi084 ceph-mon[29604]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:51 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:51 smithi191 ceph-mon[25681]: pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:51 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": null, 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": false, 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "", 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": null, 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "", 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:00:52.799 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:00:53.463 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph health detail' 2024-04-16T15:00:53.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:53 smithi191 ceph-mon[25681]: pgmap v295: 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-04-16T15:00:53.765 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:53 smithi084 ceph-mon[29604]: pgmap v295: 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-04-16T15:00:53.765 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:53 smithi084 ceph-mon[24850]: pgmap v295: 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-04-16T15:00:54.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:54 smithi191 ceph-mon[25681]: from='client.25615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:54.768 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:54 smithi084 ceph-mon[24850]: from='client.25615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:54.769 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:54 smithi084 ceph-mon[29604]: from='client.25615 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:55.392 INFO:teuthology.orchestra.run.smithi084.stdout:HEALTH_OK 2024-04-16T15:00:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:55 smithi084 ceph-mon[24850]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:55 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2789552277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:00:55.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:55 smithi084 ceph-mon[29604]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:55.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:55 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2789552277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:00:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:55 smithi191 ceph-mon[25681]: pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:55 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/2789552277' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:00:55.967 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T15:00:56.573 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:56 smithi084 ceph-mon[24850]: pgmap v297: 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-04-16T15:00:56.573 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:56 smithi084 ceph-mon[29604]: pgmap v297: 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-04-16T15:00:57.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:56 smithi191 ceph-mon[25681]: pgmap v297: 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-04-16T15:00:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:00:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:00:58] "GET /metrics HTTP/1.1" 200 37992 "" "Prometheus/2.43.0" 2024-04-16T15:00:59.380 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:59 smithi084 ceph-mon[29604]: from='client.25627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:59.381 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:59 smithi084 ceph-mon[29604]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:59.381 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:00:59 smithi084 ceph-mon[29604]: from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mon", "hosts": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:59.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:59 smithi084 ceph-mon[24850]: from='client.25627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:59.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:59 smithi084 ceph-mon[24850]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:59.381 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:00:59 smithi084 ceph-mon[24850]: from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mon", "hosts": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:59 smithi191 ceph-mon[25681]: from='client.25627 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:00:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:59 smithi191 ceph-mon[25681]: pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:00:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:00:59 smithi191 ceph-mon[25681]: from='client.25633 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mon", "hosts": "smithi191", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:00.194 INFO:teuthology.orchestra.run.smithi084.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:00.858 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T15:01:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:01.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:01.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:01 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:01.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:01.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:01.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:01 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:02.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:02 smithi084 ceph-mon[29604]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:02.478 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:02 smithi084 ceph-mon[24850]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:02.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:02 smithi191 ceph-mon[25681]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:03.190 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:01:03.292 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:03 smithi084 ceph-mon[29604]: pgmap v300: 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-04-16T15:01:03.293 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:03 smithi084 ceph-mon[24850]: pgmap v300: 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-04-16T15:01:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:03 smithi191 ceph-mon[25681]: pgmap v300: 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-04-16T15:01:03.867 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 0s ago 31m - - 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 17s ago 30m - - 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (93s) 0s ago 25m 16.0M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (44s) 17s ago 25m 74.8M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (4m) 0s ago 24m 53.7M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (3m) 17s ago 30m 452M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (14m) 0s ago 31m 531M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (32m) 0s ago 32m 105M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (30m) 17s ago 30m 73.9M 2048M 17.2.0 e1d6a67b021e 7d982f53cbbc 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (30m) 0s ago 30m 70.8M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (3m) 0s ago 26m 8321k - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (3m) 17s ago 26m 16.2M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:01:03.868 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (30m) 0s ago 30m 54.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (29m) 0s ago 29m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (29m) 0s ago 29m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (28m) 0s ago 28m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (28m) 17s ago 28m 56.1M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (28m) 17s ago 28m 51.2M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (27m) 17s ago 27m 52.4M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (27m) 17s ago 27m 53.3M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (2m) 17s ago 26m 56.0M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (25m) 0s ago 25m 76.6M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:01:03.869 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (24m) 17s ago 24m 78.0M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T15:01:04.269 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:04.270 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T15:01:04.270 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-16T15:01:04.270 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:01:04.270 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T15:01:04.270 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:01:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:04 smithi191 ceph-mon[25681]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:04 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi191", 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "0/1 daemons upgraded", 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:01:04.620 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[24850]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[29604]: from='client.15741 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:04.621 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:05.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='client.25651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='client.? 172.21.15.84:0/1804482007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: Upgrade: Setting container_image for all mgr 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: Upgrade: It appears safe to stop mon.b 2024-04-16T15:01:05.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:05 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:05.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='client.25651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1804482007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all mgr 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:05.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: Upgrade: It appears safe to stop mon.b 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='client.15747 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='client.25651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1804482007' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:05.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:05.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all mgr 2024-04-16T15:01:05.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:05.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:01:05.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-16T15:01:05.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: Upgrade: It appears safe to stop mon.b 2024-04-16T15:01:05.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:05 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:06.376 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[24850]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:06.376 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:06.376 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:01:06.376 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:01:06.376 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:06.376 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[29604]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:06.376 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:06.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:01:06.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:01:06.377 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:06 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:06.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:06 smithi191 ceph-mon[25681]: from='client.15765 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:06.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:06 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:06.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:01:06.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:01:06.620 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:06 smithi191 ceph-mon[25681]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:07.522 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[24850]: Upgrade: Updating mon.b 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[24850]: Deploying daemon mon.b on smithi191 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[24850]: pgmap v302: 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-04-16T15:01:07.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[24850]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[29604]: Upgrade: Updating mon.b 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[29604]: Deploying daemon mon.b on smithi191 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[29604]: pgmap v302: 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-04-16T15:01:07.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:07 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.596 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:07 smithi191 ceph-mon[25681]: Upgrade: Updating mon.b 2024-04-16T15:01:07.596 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:07 smithi191 ceph-mon[25681]: Deploying daemon mon.b on smithi191 2024-04-16T15:01:07.596 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:07 smithi191 ceph-mon[25681]: pgmap v302: 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-04-16T15:01:07.596 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.596 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.596 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:07 smithi191 ceph-mon[25681]: from='mgr.15279 ' entity='mgr.y' 2024-04-16T15:01:07.882 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:07 smithi191 systemd[1]: Stopping Ceph mon.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:01:08.263 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:01:08] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.43.0" 2024-04-16T15:01:08.263 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:08] ENGINE Bus STOPPING 2024-04-16T15:01:08.263 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:08] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T15:01:08.263 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:08] ENGINE Bus STOPPED 2024-04-16T15:01:08.263 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:08] ENGINE Bus STARTING 2024-04-16T15:01:08.263 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:08] ENGINE Serving on http://:::9283 2024-04-16T15:01:08.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b[25666]: 2024-04-16T15:01:08.143+0000 7f45e2ed1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:01:08.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b[25666]: 2024-04-16T15:01:08.143+0000 7f45e2ed1700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-16T15:01:08.443 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:08 smithi191 podman[111554]: 2024-04-16 15:01:08.164791501 +0000 UTC m=+0.136774251 container died 7d982f53cbbcc4600f28984e514f6e6843a0e116264f1dcdd97904c95d2ff821 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, ceph=True, io.buildah.version=1.19.8, name=centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, release=754, io.openshift.tags=base centos centos-stream, RELEASE=HEAD) 2024-04-16T15:01:08.581 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:08] ENGINE Bus STARTED 2024-04-16T15:01:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:08 smithi191 podman[111554]: 2024-04-16 15:01:08.635581969 +0000 UTC m=+0.607564706 container cleanup 7d982f53cbbcc4600f28984e514f6e6843a0e116264f1dcdd97904c95d2ff821 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, RELEASE=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, GIT_CLEAN=True, release=754, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, ceph=True) 2024-04-16T15:01:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:08 smithi191 bash[111554]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b 2024-04-16T15:01:09.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:08 smithi191 podman[111568]: 2024-04-16 15:01:08.912085574 +0000 UTC m=+0.737838655 container remove 7d982f53cbbcc4600f28984e514f6e6843a0e116264f1dcdd97904c95d2ff821 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, release=754, distribution-scope=public, maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, io.buildah.version=1.19.8, ceph=True, vcs-type=git, com.redhat.component=centos-stream-container, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, version=8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-16T15:01:10.223 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-16T15:01:10.224 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 systemd[1]: Stopped Ceph mon.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:01:10.224 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.b.service: Consumed 25.778s CPU time. 2024-04-16T15:01:10.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 systemd[1]: Starting Ceph mon.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:01:10.837 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 podman[111747]: 2024-04-16 15:01:10.444140683 +0000 UTC m=+0.017926877 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:01:10.837 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 podman[111747]: 2024-04-16 15:01:10.561242475 +0000 UTC m=+0.135028670 container create 5bcbac9d32e6e9d0311ec6ab6e4fd06656177fa36d77434643b815242bd96a7a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5) 2024-04-16T15:01:11.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 podman[111747]: 2024-04-16 15:01:10.839030584 +0000 UTC m=+0.412816786 container init 5bcbac9d32e6e9d0311ec6ab6e4fd06656177fa36d77434643b815242bd96a7a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240409) 2024-04-16T15:01:11.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 podman[111747]: 2024-04-16 15:01:10.842323223 +0000 UTC m=+0.416109430 container start 5bcbac9d32e6e9d0311ec6ab6e4fd06656177fa36d77434643b815242bd96a7a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-16T15:01:11.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T15:01:11.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev), process ceph-mon, pid 2 2024-04-16T15:01:11.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: pidfile_write: ignore empty --pid-file 2024-04-16T15:01:11.142 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: load: jerasure load: lrc 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: RocksDB version: 7.9.2 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Git sha 0 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Compile date 2024-04-15 21:33:45 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: DB SUMMARY 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: DB Session ID: AQJG30F4GOQE3LPL5DVS 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: CURRENT file: CURRENT 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: MANIFEST file: MANIFEST-000009 size: 5185 Bytes 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000090.sst 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000088.log size: 132253 ; 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.error_if_exists: 0 2024-04-16T15:01:11.143 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.create_if_missing: 0 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.paranoid_checks: 1 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.env: 0x556f2373ec60 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.info_log: 0x556f259dfae0 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.statistics: (nil) 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.use_fsync: 0 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_log_file_size: 0 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T15:01:11.144 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.allow_fallocate: 1 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.use_direct_reads: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.db_log_dir: 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.wal_dir: 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T15:01:11.145 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.write_buffer_manager: 0x556f259b2820 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.unordered_write: 0 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T15:01:11.146 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.row_cache: None 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.wal_filter: None 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.two_write_queues: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.wal_compression: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.atomic_flush: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.log_readahead_size: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T15:01:11.148 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_background_jobs: 2 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_background_compactions: -1 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_subcompactions: 1 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_open_files: -1 2024-04-16T15:01:11.149 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_background_flushes: -1 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Compression algorithms supported: 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kZSTD supported: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kXpressCompression supported: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kZlibCompression supported: 1 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kSnappyCompression supported: 1 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kLZ4Compression supported: 1 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: kBZip2Compression supported: 0 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T15:01:11.150 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.merge_operator: 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_filter: None 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556f259dfbe0) 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout: cache_index_and_filter_blocks: 1 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout: pin_top_level_index_and_filter: 1 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout: index_type: 0 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout: data_block_index_type: 0 2024-04-16T15:01:11.151 INFO:journalctl@ceph.mon.b.smithi191.stdout: index_shortening: 1 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: checksum: 4 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: no_block_cache: 0 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_cache: 0x556f259e3090 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_cache_name: BinnedLRUCache 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_cache_options: 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: capacity : 536870912 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: num_shard_bits : 4 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: strict_capacity_limit : 0 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: high_pri_pool_ratio: 0.000 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_cache_compressed: (nil) 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: persistent_cache: (nil) 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_size: 4096 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_size_deviation: 10 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_restart_interval: 16 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: index_block_restart_interval: 1 2024-04-16T15:01:11.152 INFO:journalctl@ceph.mon.b.smithi191.stdout: metadata_block_size: 4096 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: partition_filters: 0 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: use_delta_encoding: 1 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: filter_policy: bloomfilter 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: whole_key_filtering: 1 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: verify_compression: 0 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: read_amp_bytes_per_bit: 0 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: format_version: 5 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: enable_index_compression: 1 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: block_align: 0 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: max_auto_readahead_size: 262144 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: prepopulate_block_cache: 0 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: initial_auto_readahead_size: 8192 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T15:01:11.153 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression: NoCompression 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.num_levels: 7 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T15:01:11.154 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T15:01:11.155 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T15:01:11.156 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T15:01:11.157 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.table_properties_collectors: 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.inplace_update_support: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.bloom_locality: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.max_successive_merges: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.ttl: 2592000 2024-04-16T15:01:11.158 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.enable_blob_files: false 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.min_blob_size: 0 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T15:01:11.159 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 90.sst 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: 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 92, last_sequence is 52536, log_number is 88,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 88 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: ce89099b-8630-4976-a1ea-795889aae060 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279670872345, "job": 1, "event": "recovery_started", "wal_files": [88]} 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #88 mode 2 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279670873254, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 93, "file_size": 89137, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 52541, "largest_seqno": 52581, "table_properties": {"data_size": 87773, "index_size": 224, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 133, "raw_key_size": 676, "raw_average_key_size": 26, "raw_value_size": 87017, "raw_average_value_size": 3346, "num_data_blocks": 9, "num_entries": 26, "num_filter_entries": 26, "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": "[]", "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": 1713279670, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "ce89099b-8630-4976-a1ea-795889aae060", "db_session_id": "AQJG30F4GOQE3LPL5DVS", "orig_file_number": 93, "seqno_to_time_mapping": "N/A"}} 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279670873337, "job": 1, "event": "recovery_finished"} 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/version_set.cc:5047] Creating manifest 95 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000088.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556f25ad4000 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: DB pointer 0x556f25abe000 2024-04-16T15:01:11.160 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: ** DB Stats ** 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: ** Compaction Stats [default] ** 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: 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-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: L0 1/0 87.05 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: L6 1/0 11.38 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-04-16T15:01:11.161 INFO:journalctl@ceph.mon.b.smithi191.stdout: Sum 2/0 11.47 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 142.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: ** Compaction Stats [default] ** 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: 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-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 142.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T15:01:11.162 INFO:journalctl@ceph.mon.b.smithi191.stdout: Cumulative compaction: 0.00 GB write, 28.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: Interval compaction: 0.00 GB write, 28.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: 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-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: Block cache BinnedLRUCache@0x556f259e3090#2 capacity: 512.00 MB usage: 0.47 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.17 KB,3.27826e-05%) IndexBlock(1,0.30 KB,5.66244e-05%) Misc(1,0.00 KB,0%) 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: starting mon.b rank 2 at public addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] at bind addrs [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???) e3 preinit fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???).mds e1 new map 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???).mds e1 print_map 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: e1 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: 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-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: legacy client fscid: -1 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: 2024-04-16T15:01:11.163 INFO:journalctl@ceph.mon.b.smithi191.stdout: No filesystems configured 2024-04-16T15:01:11.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T15:01:11.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:01:11.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:01:11.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:01:11.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 ceph-mon[111766]: mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-04-16T15:01:11.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 bash[111747]: 5bcbac9d32e6e9d0311ec6ab6e4fd06656177fa36d77434643b815242bd96a7a 2024-04-16T15:01:11.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:10 smithi191 systemd[1]: Started Ceph mon.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: mon.b calling monitor election 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: mon.c calling monitor election 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: mon.a calling monitor election 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: fsmap 2024-04-16T15:01:12.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: mgrmap e43: y(active, since 4m), standbys: x 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: overall HEALTH_OK 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: mon.b calling monitor election 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: mon.c calling monitor election 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: mon.a calling monitor election 2024-04-16T15:01:12.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: fsmap 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: mgrmap e43: y(active, since 4m), standbys: x 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: overall HEALTH_OK 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:12 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: mon.b calling monitor election 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: mon.c calling monitor election 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: mon.a calling monitor election 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: monmap e3: 3 mons at {a=[v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0],b=[v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0],c=[v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0]} 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: fsmap 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: mgrmap e43: y(active, since 4m), standbys: x 2024-04-16T15:01:12.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: overall HEALTH_OK 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:12.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:12 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.227 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.227 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.227 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: pgmap v305: 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-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.228 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.229 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.230 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.231 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:13 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: pgmap v305: 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-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: pgmap v305: 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-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:13.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:13 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.366 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.367 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.368 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.369 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.369 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.369 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.369 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.369 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.369 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.369 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:14 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:14.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:14 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:15 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:15.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:15 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:01:15.881+0000 7f1cefd34700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:16 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.402 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.403 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:16.405 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:16 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: pgmap v307: 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-04-16T15:01:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:17 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: pgmap v307: 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-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: pgmap v307: 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-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:17.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:17 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.179 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.180 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.181 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.182 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:18 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:01:18] "GET /metrics HTTP/1.1" 200 37987 "" "Prometheus/2.43.0" 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:18.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:18 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:19.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.397 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.398 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.399 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.400 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:19 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:19.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:19 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.361 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.362 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.364 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.365 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:20 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:20.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:20.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:20 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:21 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:21.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:21.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:21.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:21.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:21.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:21 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:22 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:22.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:22 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.242 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.242 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.242 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.242 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.242 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.242 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: pgmap v310: 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-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.243 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.244 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.245 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:23 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: pgmap v310: 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-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: pgmap v310: 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-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:23.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:23 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.377 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.377 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.377 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.377 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.378 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.379 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.380 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.381 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:24 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:24.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:24.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:24 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:01:25.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:25 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:01:25.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.431 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.432 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:01:25.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:01:25.434 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.435 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.437 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:25.438 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:25 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all crash 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all mds 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all nfs 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all node-exporter 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all prometheus 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all alertmanager 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all grafana 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all loki 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all promtail 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Finalizing container_image settings 2024-04-16T15:01:26.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: Upgrade: Complete! 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all crash 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all mds 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all nfs 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all node-exporter 2024-04-16T15:01:26.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all prometheus 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all alertmanager 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all grafana 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all loki 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all promtail 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Finalizing container_image settings 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: Upgrade: Complete! 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:26 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all crash 2024-04-16T15:01:26.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all mds 2024-04-16T15:01:26.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T15:01:26.449 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all nfs 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all node-exporter 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all prometheus 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all alertmanager 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all grafana 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all loki 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all promtail 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Finalizing container_image settings 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: Upgrade: Complete! 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:26.450 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:26 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:27.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:27 smithi084 ceph-mon[29604]: pgmap v312: 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-04-16T15:01:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:27 smithi084 ceph-mon[24850]: pgmap v312: 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-04-16T15:01:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:27 smithi191 ceph-mon[111766]: pgmap v312: 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-04-16T15:01:28.386 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:01:28] "GET /metrics HTTP/1.1" 200 38000 "" "Prometheus/2.43.0" 2024-04-16T15:01:29.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:29 smithi084 ceph-mon[24850]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:29.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:29 smithi084 ceph-mon[29604]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:29 smithi191 ceph-mon[111766]: pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:31 smithi084 ceph-mon[29604]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:31.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:31 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:31 smithi084 ceph-mon[24850]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:31.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:31 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:31 smithi191 ceph-mon[111766]: pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:31.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:31 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:33 smithi084 ceph-mon[24850]: pgmap v315: 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-04-16T15:01:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:33 smithi084 ceph-mon[29604]: pgmap v315: 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-04-16T15:01:33.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:33 smithi191 ceph-mon[111766]: pgmap v315: 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-04-16T15:01:35.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:35 smithi084 ceph-mon[24850]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:35.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:35 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:35 smithi084 ceph-mon[29604]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:35.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:35 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:35.719 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T15:01:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:35 smithi191 ceph-mon[111766]: pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:35.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:35 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:36.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:36 smithi084 ceph-mon[24850]: from='client.25669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:36.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:36 smithi084 ceph-mon[29604]: from='client.25669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:36.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:36 smithi191 ceph-mon[111766]: from='client.25669 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:37.663 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:37 smithi191 ceph-mon[111766]: pgmap v317: 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-04-16T15:01:37.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:37 smithi084 ceph-mon[24850]: pgmap v317: 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-04-16T15:01:37.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:37 smithi084 ceph-mon[29604]: pgmap v317: 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-04-16T15:01:37.781 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:01:37.781 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 13s ago 31m - - 2024-04-16T15:01:37.781 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 12s ago 31m - - 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (2m) 13s ago 26m 16.0M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (78s) 12s ago 26m 81.6M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (5m) 13s ago 25m 56.9M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (4m) 12s ago 30m 453M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (15m) 13s ago 32m 530M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (32m) 13s ago 32m 107M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (27s) 12s ago 31m 30.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 5bcbac9d32e6 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (31m) 13s ago 31m 72.2M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (3m) 13s ago 27m 9168k - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (3m) 12s ago 27m 16.6M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (30m) 13s ago 30m 54.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (30m) 13s ago 30m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (29m) 13s ago 29m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:01:37.782 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (29m) 13s ago 29m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:01:37.783 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (29m) 12s ago 29m 56.1M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:01:37.783 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (28m) 12s ago 28m 51.5M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:01:37.783 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (28m) 12s ago 28m 52.5M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:01:37.783 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (27m) 12s ago 27m 53.6M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:01:37.783 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (2m) 12s ago 27m 56.0M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:01:37.783 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (25m) 13s ago 25m 76.9M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:01:37.783 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (25m) 12s ago 25m 78.5M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:01:38.334 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:01:38] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.43.0" 2024-04-16T15:01:38.357 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 2'"'"'' 2024-04-16T15:01:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:39 smithi084 ceph-mon[24850]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:39.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:39 smithi084 ceph-mon[24850]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:39.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:39 smithi084 ceph-mon[29604]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:39.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:39 smithi084 ceph-mon[29604]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:39 smithi191 ceph-mon[111766]: from='client.15777 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:39.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:39 smithi191 ceph-mon[111766]: pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:40.490 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:01:41.096 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade status' 2024-04-16T15:01:41.659 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:41 smithi084 ceph-mon[24850]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:41.659 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:41 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:41.659 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:41 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/1099529495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:41.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:41 smithi084 ceph-mon[29604]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:41.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:41 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:41.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:41 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/1099529495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:41 smithi191 ceph-mon[111766]: pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:41 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:41.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:41 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/1099529495' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:43.033 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:01:43.033 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": null, 2024-04-16T15:01:43.034 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": false, 2024-04-16T15:01:43.034 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "", 2024-04-16T15:01:43.034 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:01:43.034 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": null, 2024-04-16T15:01:43.034 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "", 2024-04-16T15:01:43.034 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:01:43.034 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:01:43.636 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:43 smithi084 ceph-mon[29604]: pgmap v320: 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-04-16T15:01:43.637 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:43 smithi084 ceph-mon[24850]: pgmap v320: 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-04-16T15:01:43.662 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph health detail' 2024-04-16T15:01:43.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:43 smithi191 ceph-mon[111766]: pgmap v320: 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-04-16T15:01:44.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[24850]: from='client.25687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[29604]: from='client.25687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:44 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:44 smithi191 ceph-mon[111766]: from='client.25687 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:44 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:44 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:44.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:44 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:45.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:45 smithi084 ceph-mon[24850]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:45.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:45 smithi084 ceph-mon[29604]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:45.732 INFO:teuthology.orchestra.run.smithi084.stdout:HEALTH_OK 2024-04-16T15:01:45.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:45 smithi191 ceph-mon[111766]: pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:46.367 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T15:01:46.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/2109310741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:01:46.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.658 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/2109310741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:01:46.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.659 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:46 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:46 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/2109310741' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:01:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:46 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:46 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:46.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:46 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:47.465 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:47 smithi084 ceph-mon[24850]: pgmap v322: 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-04-16T15:01:47.465 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:47 smithi084 ceph-mon[29604]: pgmap v322: 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-04-16T15:01:47.674 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:47 smithi191 ceph-mon[111766]: pgmap v322: 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-04-16T15:01:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:01:48] "GET /metrics HTTP/1.1" 200 38003 "" "Prometheus/2.43.0" 2024-04-16T15:01:49.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:49 smithi084 ceph-mon[24850]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:49.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:49 smithi084 ceph-mon[29604]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:49.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:49 smithi191 ceph-mon[111766]: pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:50 smithi084 ceph-mon[24850]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:50 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:50.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:50 smithi084 ceph-mon[29604]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:50.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:50 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:50.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:50 smithi191 ceph-mon[111766]: from='client.15801 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:50.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:50 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:01:51.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:51 smithi084 ceph-mon[24850]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mon", "hosts": "smithi084", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:51.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:51 smithi084 ceph-mon[24850]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:51.406 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:51 smithi084 ceph-mon[24850]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:51.406 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:51 smithi084 ceph-mon[29604]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mon", "hosts": "smithi084", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:51.407 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:51 smithi084 ceph-mon[29604]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:51.407 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:51 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:51 smithi191 ceph-mon[111766]: from='client.15807 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "mon", "hosts": "smithi084", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:51 smithi191 ceph-mon[111766]: pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:51.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:51 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:01:52.131 INFO:teuthology.orchestra.run.smithi084.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:52.781 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T15:01:53.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: pgmap v325: 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-04-16T15:01:53.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:53.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:53.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:53.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:53.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:53.351 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[24850]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: pgmap v325: 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-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:53.352 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:53 smithi084 ceph-mon[29604]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: pgmap v325: 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-04-16T15:01:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:01:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:53 smithi191 ceph-mon[111766]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:01:55.061 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:01:55.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:55 smithi084 ceph-mon[29604]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:55 smithi084 ceph-mon[24850]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 11s ago 32m - - 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 9s ago 31m - - 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (2m) 11s ago 26m 16.1M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (96s) 9s ago 26m 81.6M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (5m) 11s ago 25m 57.0M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (4m) 9s ago 31m 453M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (15m) 11s ago 32m 530M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (32m) 11s ago 32m 108M 2048M 17.2.0 e1d6a67b021e 617a7afad947 2024-04-16T15:01:55.729 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (45s) 9s ago 31m 33.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 5bcbac9d32e6 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (31m) 11s ago 31m 72.8M 2048M 17.2.0 e1d6a67b021e 5e1134cc495f 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (3m) 11s ago 27m 8136k - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (3m) 9s ago 27m 16.6M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (30m) 11s ago 30m 54.7M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (30m) 11s ago 30m 57.6M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (30m) 11s ago 30m 50.6M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (29m) 11s ago 29m 53.1M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (29m) 9s ago 29m 56.1M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (29m) 9s ago 29m 51.5M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (28m) 9s ago 28m 52.5M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (28m) 9s ago 28m 53.6M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (3m) 9s ago 27m 56.0M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (25m) 11s ago 25m 76.9M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:01:55.730 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (25m) 9s ago 25m 78.6M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:01:55.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:55 smithi191 ceph-mon[111766]: pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:56.164 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "mds": {}, 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T15:01:56.165 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T15:01:56.166 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:01:56.166 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T15:01:56.166 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-16T15:01:56.166 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T15:01:56.166 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T15:01:56.166 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:01:56.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='client.25717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[24850]: from='client.? 172.21.15.84:0/3156629372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='client.25717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:56.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:56.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:56.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:56.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:56.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:01:56.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-16T15:01:56.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:56 smithi084 ceph-mon[29604]: from='client.? 172.21.15.84:0/3156629372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:56.523 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:01:56.523 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T15:01:56.523 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T15:01:56.524 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi084", 2024-04-16T15:01:56.524 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:01:56.524 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "0/2 daemons upgraded", 2024-04-16T15:01:56.524 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T15:01:56.524 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:01:56.524 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:01:56.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='client.15813 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:56.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='client.25717 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:56.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:56.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:01:56.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:56.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:56.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:01:56.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-16T15:01:56.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:56 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/3156629372' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:01:57.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[24850]: from='client.25723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:57.567 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[24850]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[24850]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[24850]: Upgrade: Setting container_image for all mgr 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[24850]: Upgrade: It appears safe to stop mon.a 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[24850]: pgmap v327: 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-04-16T15:01:57.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[29604]: from='client.25723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[29604]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[29604]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[29604]: Upgrade: Setting container_image for all mgr 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[29604]: Upgrade: It appears safe to stop mon.a 2024-04-16T15:01:57.568 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:57 smithi084 ceph-mon[29604]: pgmap v327: 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-04-16T15:01:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:57 smithi191 ceph-mon[111766]: from='client.25723 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:57 smithi191 ceph-mon[111766]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:01:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:57 smithi191 ceph-mon[111766]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:01:57.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:57 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all mgr 2024-04-16T15:01:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:57 smithi191 ceph-mon[111766]: Upgrade: It appears safe to stop mon.a 2024-04-16T15:01:57.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:57 smithi191 ceph-mon[111766]: pgmap v327: 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-04-16T15:01:58.332 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:01:58] "GET /metrics HTTP/1.1" 200 38002 "" "Prometheus/2.43.0" 2024-04-16T15:01:58.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[29604]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:58.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:58.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:01:58.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:01:58.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:58.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[24850]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:58.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:58.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:01:58.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:01:58.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:58 smithi084 ceph-mon[24850]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:58 smithi191 ceph-mon[111766]: from='client.15837 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:01:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:58 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' 2024-04-16T15:01:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:58 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:01:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:58 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:01:58.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:58 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:01:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:59 smithi191 ceph-mon[111766]: Upgrade: Updating mon.a 2024-04-16T15:01:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:59 smithi191 ceph-mon[111766]: Deploying daemon mon.a on smithi084 2024-04-16T15:01:59.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:01:59 smithi191 ceph-mon[111766]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:59.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-mon[29604]: Upgrade: Updating mon.a 2024-04-16T15:01:59.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-mon[29604]: Deploying daemon mon.a on smithi084 2024-04-16T15:01:59.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-mon[29604]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-mon[24850]: Upgrade: Updating mon.a 2024-04-16T15:01:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-mon[24850]: Deploying daemon mon.a on smithi084 2024-04-16T15:01:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-mon[24850]: pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:01:59.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:59 smithi084 systemd[1]: Stopping Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:01:59.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a[24846]: 2024-04-16T15:01:59.680+0000 7fbd02027700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:01:59.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a[24846]: 2024-04-16T15:01:59.680+0000 7fbd02027700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-16T15:01:59.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:01:59 smithi084 podman[127541]: 2024-04-16 15:01:59.752325907 +0000 UTC m=+0.170952275 container died 617a7afad947936d18e9dc30d97aa6171bf5c9e4ed54e4aba0378c371ff5ecae (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, vendor=Red Hat, Inc., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, RELEASE=HEAD, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, distribution-scope=public, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, ceph=True, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-16T15:01:59.996 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:59] ENGINE Bus STOPPING 2024-04-16T15:01:59.996 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:59] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T15:01:59.996 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:59] ENGINE Bus STOPPED 2024-04-16T15:01:59.996 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:59] ENGINE Bus STARTING 2024-04-16T15:01:59.996 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:59] ENGINE Serving on http://:::9283 2024-04-16T15:01:59.996 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:01:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:01:59] ENGINE Bus STARTED 2024-04-16T15:02:00.246 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 podman[127541]: 2024-04-16 15:02:00.096851538 +0000 UTC m=+0.515477906 container cleanup 617a7afad947936d18e9dc30d97aa6171bf5c9e4ed54e4aba0378c371ff5ecae (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_CLEAN=True, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, com.redhat.component=centos-stream-container, vcs-type=git, release=754, version=8, io.buildah.version=1.19.8, name=centos-stream, architecture=x86_64, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux ) 2024-04-16T15:02:00.246 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 bash[127541]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a 2024-04-16T15:02:00.556 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 podman[127566]: 2024-04-16 15:02:00.248335509 +0000 UTC m=+0.493767400 container remove 617a7afad947936d18e9dc30d97aa6171bf5c9e4ed54e4aba0378c371ff5ecae (image=quay.io/ceph/ceph:v17.2.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, io.openshift.expose-services=, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, distribution-scope=public, release=754, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, CEPH_POINT_RELEASE=-17.2.0, version=8, vendor=Red Hat, Inc., RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, ceph=True, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container) 2024-04-16T15:02:00.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-16T15:02:00.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 systemd[1]: Stopped Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:02:00.557 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service: Consumed 35.518s CPU time. 2024-04-16T15:02:00.872 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 systemd[1]: Starting Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:02:01.122 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 podman[127698]: 2024-04-16 15:02:00.874402662 +0000 UTC m=+0.114385968 container create 2bc3ffb2d2716cffb238feb32b6e1eff82cc4f3ac8ae48f4d6f8a049fe6f348d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-16T15:02:01.123 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:00 smithi084 podman[127698]: 2024-04-16 15:02:00.777607929 +0000 UTC m=+0.017591233 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:02:01.123 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 podman[127698]: 2024-04-16 15:02:01.093728217 +0000 UTC m=+0.333711521 container init 2bc3ffb2d2716cffb238feb32b6e1eff82cc4f3ac8ae48f4d6f8a049fe6f348d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=) 2024-04-16T15:02:01.123 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 podman[127698]: 2024-04-16 15:02:01.097042063 +0000 UTC m=+0.337025378 container start 2bc3ffb2d2716cffb238feb32b6e1eff82cc4f3ac8ae48f4d6f8a049fe6f348d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, ceph=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True) 2024-04-16T15:02:01.123 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T15:02:01.123 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev), process ceph-mon, pid 2 2024-04-16T15:02:01.123 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: pidfile_write: ignore empty --pid-file 2024-04-16T15:02:01.123 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: load: jerasure load: lrc 2024-04-16T15:02:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: RocksDB version: 7.9.2 2024-04-16T15:02:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Git sha 0 2024-04-16T15:02:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Compile date 2024-04-15 21:33:45 2024-04-16T15:02:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: DB SUMMARY 2024-04-16T15:02:01.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: DB Session ID: YE6I17HURY0YIM6CHKJR 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: CURRENT file: CURRENT 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: MANIFEST file: MANIFEST-000015 size: 5450 Bytes 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000099.sst 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000097.log size: 504304 ; 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.error_if_exists: 0 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.create_if_missing: 0 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.paranoid_checks: 1 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.env: 0x55a851984c60 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T15:02:01.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.info_log: 0x55a852d51ae0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.statistics: (nil) 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.use_fsync: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_log_file_size: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.allow_fallocate: 1 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.use_direct_reads: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T15:02:01.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.db_log_dir: 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.wal_dir: 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.write_buffer_manager: 0x55a852d24820 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T15:02:01.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.unordered_write: 0 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.row_cache: None 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.wal_filter: None 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.two_write_queues: 0 2024-04-16T15:02:01.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.wal_compression: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.atomic_flush: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.log_readahead_size: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_background_jobs: 2 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_background_compactions: -1 2024-04-16T15:02:01.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_subcompactions: 1 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_open_files: -1 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T15:02:01.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_background_flushes: -1 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Compression algorithms supported: 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kZSTD supported: 0 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kXpressCompression supported: 0 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kZlibCompression supported: 1 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kSnappyCompression supported: 1 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kLZ4Compression supported: 1 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: kBZip2Compression supported: 0 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T15:02:01.432 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.merge_operator: 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_filter: None 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a852d51be0) 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout: cache_index_and_filter_blocks: 1 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout: pin_top_level_index_and_filter: 1 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout: index_type: 0 2024-04-16T15:02:01.433 INFO:journalctl@ceph.mon.a.smithi084.stdout: data_block_index_type: 0 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: index_shortening: 1 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: checksum: 4 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: no_block_cache: 0 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache: 0x55a852d55090 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache_name: BinnedLRUCache 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache_options: 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: capacity : 536870912 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: num_shard_bits : 4 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: strict_capacity_limit : 0 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: high_pri_pool_ratio: 0.000 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_cache_compressed: (nil) 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: persistent_cache: (nil) 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_size: 4096 2024-04-16T15:02:01.434 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_size_deviation: 10 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_restart_interval: 16 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: index_block_restart_interval: 1 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: metadata_block_size: 4096 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: partition_filters: 0 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: use_delta_encoding: 1 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: filter_policy: bloomfilter 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: whole_key_filtering: 1 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: verify_compression: 0 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: read_amp_bytes_per_bit: 0 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: format_version: 5 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: enable_index_compression: 1 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: block_align: 0 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: max_auto_readahead_size: 262144 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: prepopulate_block_cache: 0 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: initial_auto_readahead_size: 8192 2024-04-16T15:02:01.435 INFO:journalctl@ceph.mon.a.smithi084.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression: NoCompression 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.num_levels: 7 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T15:02:01.436 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T15:02:01.437 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T15:02:01.438 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T15:02:01.439 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.table_properties_collectors: 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.inplace_update_support: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.bloom_locality: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.max_successive_merges: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.ttl: 2592000 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T15:02:01.440 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.enable_blob_files: false 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.min_blob_size: 0 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 99.sst 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: 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 101, last_sequence is 51234, log_number is 97,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T15:02:01.441 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 97 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a708e1a5-c1c7-484e-adc8-0a0263b2e784 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279721127254, "job": 1, "event": "recovery_started", "wal_files": [97]} 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #97 mode 2 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279721129663, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 102, "file_size": 496547, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 51235, "largest_seqno": 51669, "table_properties": {"data_size": 493768, "index_size": 1253, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4530, "raw_average_key_size": 23, "raw_value_size": 489582, "raw_average_value_size": 2590, "num_data_blocks": 55, "num_entries": 189, "num_filter_entries": 189, "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": "[]", "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": 1713279721, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a708e1a5-c1c7-484e-adc8-0a0263b2e784", "db_session_id": "YE6I17HURY0YIM6CHKJR", "orig_file_number": 102, "seqno_to_time_mapping": "N/A"}} 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279721129757, "job": 1, "event": "recovery_finished"} 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/version_set.cc:5047] Creating manifest 104 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000097.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a852e46000 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: DB pointer 0x55a852e30000 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T15:02:01.442 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** DB Stats ** 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T15:02:01.443 INFO:journalctl@ceph.mon.a.smithi084.stdout: L0 1/0 484.91 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 315.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: L6 1/0 12.34 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-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: Sum 2/0 12.81 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 315.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 315.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 315.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T15:02:01.444 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: Cumulative compaction: 0.00 GB write, 97.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: Interval compaction: 0.00 GB write, 97.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: Block cache BinnedLRUCache@0x55a852d55090#2 capacity: 512.00 MB usage: 1.92 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.59 KB,0.000113249%) IndexBlock(1,1.33 KB,0.00025332%) Misc(1,0.00 KB,0%) 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: starting mon.a rank 0 at public addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] at bind addrs [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???) e3 preinit fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???).mds e1 new map 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???).mds e1 print_map 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: e1 2024-04-16T15:02:01.445 INFO:journalctl@ceph.mon.a.smithi084.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout: 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-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout: legacy client fscid: -1 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout: 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout: No filesystems configured 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 ceph-mon[127717]: mon.a@-1(???).paxosservice(auth 1..29) refresh upgraded, format 0 -> 3 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 bash[127698]: 2bc3ffb2d2716cffb238feb32b6e1eff82cc4f3ac8ae48f4d6f8a049fe6f348d 2024-04-16T15:02:01.446 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:01 smithi084 systemd[1]: Started Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:02:04.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: ignoring --setuser ceph since I am not root 2024-04-16T15:02:04.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: ignoring --setgroup ceph since I am not root 2024-04-16T15:02:04.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mgr[80474]: -- 172.21.15.191:0/924371270 <== mon.2 v2:172.21.15.191:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a120ef85a0 con 0x55a120ecd000 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: mon.a calling monitor election 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: pgmap v330: 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-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: monmap epoch 3 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: last_changed 2024-04-16T14:30:24.853643+0000 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: created 2024-04-16T14:28:56.804129+0000 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: min_mon_release 17 (quincy) 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: election_strategy: 1 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: 0: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.a 2024-04-16T15:02:04.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: 1: [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon.c 2024-04-16T15:02:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: 2: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.b 2024-04-16T15:02:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: fsmap 2024-04-16T15:02:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T15:02:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: mgrmap e43: y(active, since 5m), standbys: x 2024-04-16T15:02:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: overall HEALTH_OK 2024-04-16T15:02:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: from='mgr.15279 ' entity='' 2024-04-16T15:02:04.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-mon[111766]: mgrmap e44: y(active, since 5m), standbys: x 2024-04-16T15:02:04.522 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ignoring --setuser ceph since I am not root 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ignoring --setgroup ceph since I am not root 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mgr[69899]: -- 172.21.15.84:0/3855550407 <== mon.0 v2:172.21.15.84:3300/0 3 ==== mon_map magic: 0 ==== 413+0+0 (secure 0 0 0) 0x556443ec64e0 con 0x556443e9d000 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mgr[69899]: -- 172.21.15.84:0/3855550407 <== mon.0 v2:172.21.15.84:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556443ec85a0 con 0x556443e9d000 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: mon.a calling monitor election 2024-04-16T15:02:04.523 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: pgmap v330: 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-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: monmap epoch 3 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: last_changed 2024-04-16T14:30:24.853643+0000 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: created 2024-04-16T14:28:56.804129+0000 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: min_mon_release 17 (quincy) 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: election_strategy: 1 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: 0: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.a 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: 1: [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon.c 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: 2: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.b 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: fsmap 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: mgrmap e43: y(active, since 5m), standbys: x 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: overall HEALTH_OK 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: from='mgr.15279 ' entity='' 2024-04-16T15:02:04.524 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[29604]: mgrmap e44: y(active, since 5m), standbys: x 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: from='mgr.15279 172.21.15.84:0/3073555165' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: mon.a calling monitor election 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: pgmap v330: 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-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: monmap epoch 3 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: last_changed 2024-04-16T14:30:24.853643+0000 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: created 2024-04-16T14:28:56.804129+0000 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: min_mon_release 17 (quincy) 2024-04-16T15:02:04.525 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: election_strategy: 1 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: 0: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.a 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: 1: [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon.c 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: 2: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.b 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: fsmap 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: osdmap e113: 8 total, 8 up, 8 in 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: mgrmap e43: y(active, since 5m), standbys: x 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: overall HEALTH_OK 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: from='mgr.15279 ' entity='' 2024-04-16T15:02:04.526 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-mon[127717]: mgrmap e44: y(active, since 5m), standbys: x 2024-04-16T15:02:05.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:04.756+0000 7f999681e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T15:02:05.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:04 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:04.850+0000 7f999681e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T15:02:05.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:04.775+0000 7f350fc30200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-16T15:02:05.129 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:04 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:04.885+0000 7f350fc30200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-16T15:02:05.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:05.490+0000 7f999681e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T15:02:05.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:05.584+0000 7f999681e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T15:02:05.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:05.728+0000 7f999681e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T15:02:05.901 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:05.558+0000 7f350fc30200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-16T15:02:05.901 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:05.652+0000 7f350fc30200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-16T15:02:05.902 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:05.799+0000 7f350fc30200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-16T15:02:05.902 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:05.902+0000 7f350fc30200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T15:02:06.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:05 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:05.987+0000 7f350fc30200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T15:02:06.183 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:05.825+0000 7f999681e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-16T15:02:06.183 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:05 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:05.913+0000 7f999681e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-16T15:02:06.471 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:06 smithi084 ceph-mon[127717]: mgrmap e45: y(active, since 5m), standbys: x 2024-04-16T15:02:06.471 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:06 smithi084 ceph-mon[29604]: mgrmap e45: y(active, since 5m), standbys: x 2024-04-16T15:02:06.471 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:06.272+0000 7f350fc30200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T15:02:06.471 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:06.384+0000 7f350fc30200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T15:02:06.471 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:06.472+0000 7f350fc30200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T15:02:06.478 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:06 smithi191 ceph-mon[111766]: mgrmap e45: y(active, since 5m), standbys: x 2024-04-16T15:02:06.478 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:06.188+0000 7f999681e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-16T15:02:06.478 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:06.298+0000 7f999681e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-16T15:02:06.478 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:06.384+0000 7f999681e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-16T15:02:06.755 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:06.576+0000 7f350fc30200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T15:02:06.756 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:06 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:06.757+0000 7f350fc30200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T15:02:06.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:06.479+0000 7f999681e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-16T15:02:06.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:06 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:06.660+0000 7f999681e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-16T15:02:07.788 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:07.641+0000 7f999681e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T15:02:07.987 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:07.721+0000 7f350fc30200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-16T15:02:07.988 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:07 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:07.852+0000 7f350fc30200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T15:02:08.088 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:07 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:07.789+0000 7f999681e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-16T15:02:08.299 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:08.203+0000 7f350fc30200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T15:02:08.465 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:08.156+0000 7f999681e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-16T15:02:08.465 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:08.255+0000 7f999681e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T15:02:08.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:08.300+0000 7f350fc30200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-16T15:02:08.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:08.507+0000 7f350fc30200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T15:02:08.760 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:08.466+0000 7f999681e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-16T15:02:08.760 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:08.670+0000 7f999681e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T15:02:08.957 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:08.700+0000 7f350fc30200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-16T15:02:09.012 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:08 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:08.978+0000 7f999681e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T15:02:09.272 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:09.000+0000 7f350fc30200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-16T15:02:09.272 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:09.273+0000 7f350fc30200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T15:02:09.509 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:09 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:09.254+0000 7f999681e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-16T15:02:09.762 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:09 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:09.510+0000 7f999681e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T15:02:09.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:09 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:09.527+0000 7f350fc30200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-16T15:02:10.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:10.362+0000 7f999681e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T15:02:10.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:10.399+0000 7f350fc30200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-16T15:02:11.110 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:11.005+0000 7f350fc30200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T15:02:11.110 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:11.111+0000 7f350fc30200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T15:02:11.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:10 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:10.948+0000 7f999681e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-16T15:02:11.262 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:11.050+0000 7f999681e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-16T15:02:11.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:11.352+0000 7f350fc30200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T15:02:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[127717]: Standby manager daemon x restarted 2024-04-16T15:02:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[127717]: Standby manager daemon x started 2024-04-16T15:02:11.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[127717]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[127717]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[127717]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[127717]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[29604]: Standby manager daemon x restarted 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[29604]: Standby manager daemon x started 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T15:02:11.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-mon[29604]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T15:02:11.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-mon[111766]: Standby manager daemon x restarted 2024-04-16T15:02:11.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-mon[111766]: Standby manager daemon x started 2024-04-16T15:02:11.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-mon[111766]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-16T15:02:11.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-mon[111766]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-16T15:02:11.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-mon[111766]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-16T15:02:11.574 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-mon[111766]: from='mgr.? 172.21.15.191:0/3260213987' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-16T15:02:11.575 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:11.277+0000 7f999681e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-16T15:02:11.575 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: [16/Apr/2024:15:02:11] ENGINE Bus STARTING 2024-04-16T15:02:11.575 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: CherryPy Checker: 2024-04-16T15:02:11.575 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: The Application mounted at '' has an empty config. 2024-04-16T15:02:11.575 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: 2024-04-16T15:02:11.575 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: [16/Apr/2024:15:02:11] ENGINE Serving on http://:::9283 2024-04-16T15:02:11.575 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:02:11 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x[80470]: [16/Apr/2024:15:02:11] ENGINE Bus STARTED 2024-04-16T15:02:11.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:02:11] ENGINE Bus STARTING 2024-04-16T15:02:11.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: CherryPy Checker: 2024-04-16T15:02:11.923 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: The Application mounted at '' has an empty config. 2024-04-16T15:02:11.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:11.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:02:11] ENGINE Serving on http://:::9283 2024-04-16T15:02:11.924 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:11 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:02:11] ENGINE Bus STARTED 2024-04-16T15:02:12.673 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:12.369+0000 7f34c5ddd700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: mgrmap e46: y(active, since 5m), standbys: x 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: Active manager daemon y restarted 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: Activating manager daemon y 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: osdmap e114: 8 total, 8 up, 8 in 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: mgrmap e47: y(active, starting, since 0.00911854s), standbys: x 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T15:02:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: Manager daemon y is now available 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:12.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: mgrmap e46: y(active, since 5m), standbys: x 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: Active manager daemon y restarted 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: Activating manager daemon y 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: osdmap e114: 8 total, 8 up, 8 in 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: mgrmap e47: y(active, starting, since 0.00911854s), standbys: x 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:02:12.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: Manager daemon y is now available 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:12.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:12.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T15:02:12.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T15:02:12.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:12.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T15:02:12.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T15:02:12.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: [16/Apr/2024:15:02:11] ENGINE Bus STARTING 2024-04-16T15:02:12.678 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T15:02:12.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T15:02:12.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: [16/Apr/2024:15:02:12] ENGINE Serving on https://172.21.15.84:7151 2024-04-16T15:02:12.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: [16/Apr/2024:15:02:12] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T15:02:12.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[29604]: [16/Apr/2024:15:02:12] ENGINE Bus STARTED 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: [16/Apr/2024:15:02:11] ENGINE Bus STARTING 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: [16/Apr/2024:15:02:12] ENGINE Serving on https://172.21.15.84:7151 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: [16/Apr/2024:15:02:12] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T15:02:12.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:12 smithi084 ceph-mon[127717]: [16/Apr/2024:15:02:12] ENGINE Bus STARTED 2024-04-16T15:02:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: mgrmap e46: y(active, since 5m), standbys: x 2024-04-16T15:02:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: Active manager daemon y restarted 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: Activating manager daemon y 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: osdmap e114: 8 total, 8 up, 8 in 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: mgrmap e47: y(active, starting, since 0.00911854s), standbys: x 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-16T15:02:12.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: Manager daemon y is now available 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi084", "name": "osd_memory_target"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi191", "name": "osd_memory_target"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: Updating smithi084:/etc/ceph/ceph.conf 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: Updating smithi191:/etc/ceph/ceph.conf 2024-04-16T15:02:12.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: [16/Apr/2024:15:02:11] ENGINE Bus STARTING 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.conf 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: [16/Apr/2024:15:02:12] ENGINE Serving on https://172.21.15.84:7151 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: [16/Apr/2024:15:02:12] ENGINE Serving on http://172.21.15.84:8765 2024-04-16T15:02:12.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:12 smithi191 ceph-mon[111766]: [16/Apr/2024:15:02:12] ENGINE Bus STARTED 2024-04-16T15:02:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T15:02:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T15:02:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: mgrmap e48: y(active, since 1.01109s), standbys: x 2024-04-16T15:02:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:13.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T15:02:13.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: mgrmap e48: y(active, since 1.01109s), standbys: x 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T15:02:13.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:13 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T15:02:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: Updating smithi084:/etc/ceph/ceph.client.admin.keyring 2024-04-16T15:02:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: Updating smithi191:/etc/ceph/ceph.client.admin.keyring 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: mgrmap e48: y(active, since 1.01109s), standbys: x 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: Updating smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: Updating smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/config/ceph.client.admin.keyring 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T15:02:13.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:13 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T15:02:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: mgrmap e49: y(active, since 2s), standbys: x 2024-04-16T15:02:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:14 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:15.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: mgrmap e49: y(active, since 2s), standbys: x 2024-04-16T15:02:15.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.066 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.067 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: mgrmap e49: y(active, since 2s), standbys: x 2024-04-16T15:02:15.068 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi084", "caps": []}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi191", "caps": []}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.069 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.070 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:14 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:15 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.938 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.939 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.940 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.941 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:15.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:15.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:15.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:15.942 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:15 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.984 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:16.984 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:16.984 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:16.984 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:16.985 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: mgrmap e50: y(active, since 4s), standbys: x 2024-04-16T15:02:16.986 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:16.987 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:16.988 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:16 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:17.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.088 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.089 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.090 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: mgrmap e50: y(active, since 4s), standbys: x 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.091 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.092 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.093 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.093 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.094 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: mgrmap e50: y(active, since 4s), standbys: x 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:17.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:17.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:16 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:18.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:02:18.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T15:02:18.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: Upgrade: It appears safe to stop mon.c 2024-04-16T15:02:18.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: Upgrade: It appears safe to stop mon.c 2024-04-16T15:02:18.075 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: Upgrade: It appears safe to stop mon.c 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.076 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.077 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:17 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:18.336 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:02:18] "GET /metrics HTTP/1.1" 200 35198 "" "Prometheus/2.43.0" 2024-04-16T15:02:19.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[29604]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:19.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.139 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[127717]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:19.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:18 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.259 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:18 smithi191 ceph-mon[111766]: pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-16T15:02:19.259 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:18 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.259 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:18 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:19.259 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:18 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.126 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: 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-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.127 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: 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-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.128 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:20 smithi084 ceph-mon[29604]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: 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-04-16T15:02:21.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:21.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:20 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:22.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:21 smithi084 ceph-mon[29604]: Upgrade: Updating mon.c 2024-04-16T15:02:22.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:21 smithi084 ceph-mon[29604]: Deploying daemon mon.c on smithi084 2024-04-16T15:02:22.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:21 smithi084 ceph-mon[127717]: Upgrade: Updating mon.c 2024-04-16T15:02:22.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:21 smithi084 ceph-mon[127717]: Deploying daemon mon.c on smithi084 2024-04-16T15:02:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:22 smithi191 ceph-mon[111766]: Upgrade: Updating mon.c 2024-04-16T15:02:22.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:22 smithi191 ceph-mon[111766]: Deploying daemon mon.c on smithi084 2024-04-16T15:02:22.451 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:22 smithi084 systemd[1]: Stopping Ceph mon.c for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:02:22.885 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c[29600]: 2024-04-16T15:02:22.452+0000 7efe36ec6700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:02:22.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c[29600]: 2024-04-16T15:02:22.452+0000 7efe36ec6700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-16T15:02:22.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:22 smithi084 podman[131237]: 2024-04-16 15:02:22.565785115 +0000 UTC m=+0.246779326 container died 5e1134cc495fa9e2c24b89a1cd68f831fb388ee1d4541d50bf9599db9e5683e7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.display-name=CentOS Stream 8, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, GIT_BRANCH=HEAD, build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public) 2024-04-16T15:02:23.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:22 smithi084 podman[131237]: 2024-04-16 15:02:22.978161781 +0000 UTC m=+0.659155989 container cleanup 5e1134cc495fa9e2c24b89a1cd68f831fb388ee1d4541d50bf9599db9e5683e7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, ceph=True, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, vcs-type=git, version=8, vendor=Red Hat, Inc., GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, release=754, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.expose-services=) 2024-04-16T15:02:23.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:22 smithi084 bash[131237]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c 2024-04-16T15:02:23.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:23 smithi084 podman[131251]: 2024-04-16 15:02:23.162620642 +0000 UTC m=+0.597393157 container remove 5e1134cc495fa9e2c24b89a1cd68f831fb388ee1d4541d50bf9599db9e5683e7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, version=8, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, ceph=True, maintainer=Guillaume Abrioux , name=centos-stream, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, vendor=Red Hat, Inc., architecture=x86_64, com.redhat.component=centos-stream-container, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, RELEASE=HEAD, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-04-16T15:02:23.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:23 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-16T15:02:23.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:23 smithi084 systemd[1]: Stopped Ceph mon.c for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:02:23.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:23 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.c.service: Consumed 20.083s CPU time. 2024-04-16T15:02:23.809 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:23 smithi084 systemd[1]: Starting Ceph mon.c for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:02:24.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:23 smithi084 podman[131384]: 2024-04-16 15:02:23.7144011 +0000 UTC m=+0.018285014 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:02:24.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:23 smithi084 podman[131384]: 2024-04-16 15:02:23.830343255 +0000 UTC m=+0.134227171 container create 0860ec45b91f5422f6ddcb6878f39cbdf4d7df79146e33ca9dcedc797ae211d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5) 2024-04-16T15:02:24.097 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 podman[131384]: 2024-04-16 15:02:24.007816746 +0000 UTC m=+0.311700661 container init 0860ec45b91f5422f6ddcb6878f39cbdf4d7df79146e33ca9dcedc797ae211d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5) 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 podman[131384]: 2024-04-16 15:02:24.011318662 +0000 UTC m=+0.315202580 container start 0860ec45b91f5422f6ddcb6878f39cbdf4d7df79146e33ca9dcedc797ae211d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True) 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: set uid:gid to 167:167 (ceph:ceph) 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev), process ceph-mon, pid 2 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: pidfile_write: ignore empty --pid-file 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: load: jerasure load: lrc 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: RocksDB version: 7.9.2 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Git sha 0 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Compile date 2024-04-15 21:33:45 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: DB SUMMARY 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: DB Session ID: EZMF6VFKFJOGY4XOG991 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: CURRENT file: CURRENT 2024-04-16T15:02:24.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: IDENTITY file: IDENTITY 2024-04-16T15:02:24.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: MANIFEST file: MANIFEST-000009 size: 5758 Bytes 2024-04-16T15:02:24.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000099.sst 2024-04-16T15:02:24.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000097.log size: 1526595 ; 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.error_if_exists: 0 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.create_if_missing: 0 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.paranoid_checks: 1 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.env: 0x55ebac162c60 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.fs: PosixFileSystem 2024-04-16T15:02:24.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.info_log: 0x55ebad19fae0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_file_opening_threads: 16 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.statistics: (nil) 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.use_fsync: 0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_log_file_size: 0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.keep_log_file_num: 1000 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.recycle_log_file_num: 0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.allow_fallocate: 1 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.allow_mmap_reads: 0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.allow_mmap_writes: 0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.use_direct_reads: 0 2024-04-16T15:02:24.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.create_missing_column_families: 0 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.db_log_dir: 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.wal_dir: 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.advise_random_on_open: 1 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.db_write_buffer_size: 0 2024-04-16T15:02:24.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.write_buffer_manager: 0x55ebad172820 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.rate_limiter: (nil) 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.wal_recovery_mode: 2 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.enable_thread_tracking: 0 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.enable_pipelined_write: 0 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.unordered_write: 0 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-16T15:02:24.103 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.row_cache: None 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.wal_filter: None 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.allow_ingest_behind: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.two_write_queues: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.manual_wal_flush: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.wal_compression: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.atomic_flush: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.log_readahead_size: 0 2024-04-16T15:02:24.104 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.best_efforts_recovery: 0 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.allow_data_in_errors: 0 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.db_host_id: __hostname__ 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_background_jobs: 2 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_background_compactions: -1 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_subcompactions: 1 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-16T15:02:24.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_total_wal_size: 0 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_open_files: -1 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bytes_per_sync: 0 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_readahead_size: 0 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_background_flushes: -1 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Compression algorithms supported: 2024-04-16T15:02:24.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kZSTD supported: 0 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kXpressCompression supported: 0 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kLZ4HCCompression supported: 1 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kZlibCompression supported: 1 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kSnappyCompression supported: 1 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kLZ4Compression supported: 1 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: kBZip2Compression supported: 0 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-16T15:02:24.107 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.merge_operator: 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_filter: None 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_filter_factory: None 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.sst_partitioner_factory: None 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ebad19fbe0) 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: cache_index_and_filter_blocks: 1 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: pin_top_level_index_and_filter: 1 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: index_type: 0 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: data_block_index_type: 0 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: index_shortening: 1 2024-04-16T15:02:24.108 INFO:journalctl@ceph.mon.c.smithi084.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: checksum: 4 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: no_block_cache: 0 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache: 0x55ebad1a3090 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache_name: BinnedLRUCache 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache_options: 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: capacity : 536870912 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: num_shard_bits : 4 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: strict_capacity_limit : 0 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: high_pri_pool_ratio: 0.000 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_cache_compressed: (nil) 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: persistent_cache: (nil) 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_size: 4096 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_size_deviation: 10 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_restart_interval: 16 2024-04-16T15:02:24.109 INFO:journalctl@ceph.mon.c.smithi084.stdout: index_block_restart_interval: 1 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: metadata_block_size: 4096 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: partition_filters: 0 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: use_delta_encoding: 1 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: filter_policy: bloomfilter 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: whole_key_filtering: 1 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: verify_compression: 0 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: read_amp_bytes_per_bit: 0 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: format_version: 5 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: enable_index_compression: 1 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: block_align: 0 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: max_auto_readahead_size: 262144 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: prepopulate_block_cache: 0 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: initial_auto_readahead_size: 8192 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout: num_file_reads_for_auto_readahead: 2 2024-04-16T15:02:24.110 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.write_buffer_size: 33554432 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_write_buffer_number: 2 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression: NoCompression 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression: Disabled 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.prefix_extractor: nullptr 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.num_levels: 7 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-16T15:02:24.111 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.level: 32767 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.strategy: 0 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.enabled: false 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-16T15:02:24.112 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.target_file_size_base: 67108864 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-16T15:02:24.113 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.arena_block_size: 1048576 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.disable_auto_compactions: 0 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-16T15:02:24.114 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-16T15:02:24.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.table_properties_collectors: 2024-04-16T15:02:24.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.inplace_update_support: 0 2024-04-16T15:02:24.115 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.bloom_locality: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.max_successive_merges: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.paranoid_file_checks: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.force_consistency_checks: 1 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.report_bg_io_stats: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.ttl: 2592000 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-16T15:02:24.116 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.enable_blob_files: false 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.min_blob_size: 0 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.blob_file_size: 268435456 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.blob_file_starting_level: 0 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 99.sst 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: 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 101, last_sequence is 56643, log_number is 97,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 97 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5194a32b-fa55-40b8-8c03-51779588c6eb 2024-04-16T15:02:24.117 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279744040859, "job": 1, "event": "recovery_started", "wal_files": [97]} 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #97 mode 2 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279744045637, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 102, "file_size": 898334, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 56648, "largest_seqno": 57265, "table_properties": {"data_size": 894717, "index_size": 1835, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 773, "raw_key_size": 7143, "raw_average_key_size": 23, "raw_value_size": 888434, "raw_average_value_size": 2981, "num_data_blocks": 82, "num_entries": 298, "num_filter_entries": 298, "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": "[]", "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": 1713279744, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5194a32b-fa55-40b8-8c03-51779588c6eb", "db_session_id": "EZMF6VFKFJOGY4XOG991", "orig_file_number": 102, "seqno_to_time_mapping": "N/A"}} 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: EVENT_LOG_v1 {"time_micros": 1713279744045735, "job": 1, "event": "recovery_finished"} 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/version_set.cc:5047] Creating manifest 104 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000097.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ebad294000 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: DB pointer 0x55ebad27e000 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** DB Stats ** 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-16T15:02:24.118 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: L0 1/0 877.28 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 369.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: L6 1/0 13.03 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-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: Sum 2/0 13.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 369.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 369.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T15:02:24.119 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** Compaction Stats [default] ** 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 369.3 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: Flush(GB): cumulative 0.001, interval 0.001 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: Cumulative compaction: 0.00 GB write, 119.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: Interval compaction: 0.00 GB write, 119.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-16T15:02:24.120 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: Block cache BinnedLRUCache@0x55ebad1a3090#2 capacity: 512.00 MB usage: 2.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.91 KB,0.000172853%) IndexBlock(1,2.08 KB,0.000396371%) Misc(1,0.00 KB,0%) 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: starting mon.c rank 1 at public addrs [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] at bind addrs [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???) e3 preinit fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???).mds e1 new map 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???).mds e1 print_map 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: e1 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: 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-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: legacy client fscid: -1 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout: No filesystems configured 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-16T15:02:24.121 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:02:24.122 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:02:24.122 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-16T15:02:24.122 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: mon.c@-1(???).paxosservice(auth 1..30) refresh upgraded, format 0 -> 3 2024-04-16T15:02:24.122 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 bash[131384]: 0860ec45b91f5422f6ddcb6878f39cbdf4d7df79146e33ca9dcedc797ae211d1 2024-04-16T15:02:24.122 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 systemd[1]: Started Ceph mon.c for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:02:24.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[127717]: 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-04-16T15:02:24.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:24 smithi084 ceph-mon[131403]: 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-04-16T15:02:24.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:24 smithi191 ceph-mon[111766]: 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-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: mon.c calling monitor election 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: mon.a calling monitor election 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: mon.b calling monitor election 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: monmap epoch 4 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: last_changed 2024-04-16T15:02:24.410637+0000 2024-04-16T15:02:25.476 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: created 2024-04-16T14:28:56.804129+0000 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: min_mon_release 19 (squid) 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: election_strategy: 1 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: 0: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.a 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: 1: [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon.c 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: 2: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.b 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: fsmap 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: osdmap e114: 8 total, 8 up, 8 in 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: mgrmap e50: y(active, since 13s), standbys: x 2024-04-16T15:02:25.477 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: overall HEALTH_OK 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:25.478 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: Reconfiguring mon.a (monmap changed)... 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[131403]: Reconfiguring daemon mon.a on smithi084 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: mon.c calling monitor election 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: mon.a calling monitor election 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: mon.b calling monitor election 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:02:25.479 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: monmap epoch 4 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: last_changed 2024-04-16T15:02:24.410637+0000 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: created 2024-04-16T14:28:56.804129+0000 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: min_mon_release 19 (squid) 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: election_strategy: 1 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: 0: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.a 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: 1: [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon.c 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: 2: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.b 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: fsmap 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: osdmap e114: 8 total, 8 up, 8 in 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: mgrmap e50: y(active, since 13s), standbys: x 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: overall HEALTH_OK 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.480 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: Reconfiguring mon.a (monmap changed)... 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:25.481 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:25 smithi084 ceph-mon[127717]: Reconfiguring daemon mon.a on smithi084 2024-04-16T15:02:25.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: mon.c calling monitor election 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: mon.a calling monitor election 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: mon.b calling monitor election 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: monmap epoch 4 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: last_changed 2024-04-16T15:02:24.410637+0000 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: created 2024-04-16T14:28:56.804129+0000 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: min_mon_release 19 (squid) 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: election_strategy: 1 2024-04-16T15:02:25.763 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: 0: [v2:172.21.15.84:3300/0,v1:172.21.15.84:6789/0] mon.a 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: 1: [v2:172.21.15.84:3301/0,v1:172.21.15.84:6790/0] mon.c 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: 2: [v2:172.21.15.191:3300/0,v1:172.21.15.191:6789/0] mon.b 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: fsmap 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: osdmap e114: 8 total, 8 up, 8 in 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: mgrmap e50: y(active, since 13s), standbys: x 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: overall HEALTH_OK 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: Reconfiguring mon.a (monmap changed)... 2024-04-16T15:02:25.764 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:25.765 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:25 smithi191 ceph-mon[111766]: Reconfiguring daemon mon.a on smithi084 2024-04-16T15:02:26.886 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:02:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: 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-04-16T15:02:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: Reconfiguring mgr.y (monmap changed)... 2024-04-16T15:02:27.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: Reconfiguring daemon mgr.y on smithi084 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: 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-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: Reconfiguring mgr.y (monmap changed)... 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: Reconfiguring daemon mgr.y on smithi084 2024-04-16T15:02:27.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:27 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: 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-04-16T15:02:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: Reconfiguring mgr.y (monmap changed)... 2024-04-16T15:02:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T15:02:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T15:02:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: Reconfiguring daemon mgr.y on smithi084 2024-04-16T15:02:27.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:27 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:27.555 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:02:27.555 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 7s ago 32m - - 2024-04-16T15:02:27.555 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 6s ago 32m - - 2024-04-16T15:02:27.555 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (2m) 7s ago 27m 16.1M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (2m) 6s ago 26m 81.6M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (5m) 7s ago 26m 60.0M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (5m) 6s ago 31m 447M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (16m) 7s ago 33m 496M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (26s) 7s ago 33m 39.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 2bc3ffb2d271 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (77s) 6s ago 32m 37.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 5bcbac9d32e6 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 starting - - - 2048M 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (4m) 7s ago 27m 11.0M - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (4m) 6s ago 27m 16.6M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (31m) 7s ago 31m 54.9M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (31m) 7s ago 31m 58.0M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (30m) 7s ago 30m 50.9M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (30m) 7s ago 30m 53.3M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:02:27.556 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (29m) 6s ago 29m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:02:27.557 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (29m) 6s ago 29m 52.0M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:02:27.557 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (29m) 6s ago 29m 51.6M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:02:27.557 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (28m) 6s ago 28m 53.7M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:02:27.557 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (3m) 6s ago 28m 60.3M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:02:27.557 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (26m) 7s ago 26m 77.2M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:02:27.557 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (26m) 6s ago 26m 78.8M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:02:27.985 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T15:02:27.986 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 5 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T15:02:27.987 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:28.357 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[127717]: from='client.? 172.21.15.84:0/1659785141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-mon[131403]: from='client.? 172.21.15.84:0/1659785141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:28.358 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:02:28] "GET /metrics HTTP/1.1" 200 37956 "" "Prometheus/2.43.0" 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) mon on host(s) smithi084", 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "1/2 daemons upgraded", 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading mon daemons", 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:02:28.359 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='client.44142 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:28.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:28 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/1659785141' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:29.338 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:02:29.052+0000 7f34c5ddd700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-16T15:02:29.338 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[131403]: 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-04-16T15:02:29.338 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[131403]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:29.338 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[131403]: Reconfiguring mon.c (monmap changed)... 2024-04-16T15:02:29.338 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[131403]: Reconfiguring daemon mon.c on smithi084 2024-04-16T15:02:29.338 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[127717]: 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-04-16T15:02:29.339 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[127717]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:29.339 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[127717]: Reconfiguring mon.c (monmap changed)... 2024-04-16T15:02:29.339 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:29 smithi084 ceph-mon[127717]: Reconfiguring daemon mon.c on smithi084 2024-04-16T15:02:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:29 smithi191 ceph-mon[111766]: 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-04-16T15:02:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:29 smithi191 ceph-mon[111766]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:29 smithi191 ceph-mon[111766]: Reconfiguring mon.c (monmap changed)... 2024-04-16T15:02:29.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:29 smithi191 ceph-mon[111766]: Reconfiguring daemon mon.c on smithi084 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[127717]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[131403]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:30.266 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:30.267 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:02:30.267 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:30 smithi191 ceph-mon[111766]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:02:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:02:30.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:31.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[127717]: 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-04-16T15:02:31.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[127717]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T15:02:31.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.0 on smithi084 2024-04-16T15:02:31.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[131403]: 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-04-16T15:02:31.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[131403]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.0 on smithi084 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T15:02:31.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:31 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:31 smithi191 ceph-mon[111766]: 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-04-16T15:02:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:31 smithi191 ceph-mon[111766]: Reconfiguring osd.0 (monmap changed)... 2024-04-16T15:02:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:31 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.0 on smithi084 2024-04-16T15:02:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:31 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:31.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:31 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:31.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:31 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-16T15:02:31.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:31 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:32.386 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:32 smithi084 ceph-mon[127717]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T15:02:32.386 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:32 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.1 on smithi084 2024-04-16T15:02:32.386 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:32 smithi084 ceph-mon[131403]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T15:02:32.386 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:32 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.1 on smithi084 2024-04-16T15:02:32.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:32 smithi191 ceph-mon[111766]: Reconfiguring osd.1 (monmap changed)... 2024-04-16T15:02:32.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:32 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.1 on smithi084 2024-04-16T15:02:33.166 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[127717]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:33.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:33.167 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T15:02:33.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:33.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[131403]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:33.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:33.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T15:02:33.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:33 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:33 smithi191 ceph-mon[111766]: pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:33 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:33 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:33 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-16T15:02:33.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:33 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:34.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:34 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:34.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:34 smithi084 ceph-mon[127717]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T15:02:34.408 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:34 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.2 on smithi084 2024-04-16T15:02:34.408 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:34 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:34.408 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:34 smithi084 ceph-mon[131403]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T15:02:34.408 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:34 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.2 on smithi084 2024-04-16T15:02:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:34 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:34 smithi191 ceph-mon[111766]: Reconfiguring osd.2 (monmap changed)... 2024-04-16T15:02:34.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:34 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.2 on smithi084 2024-04-16T15:02:35.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[127717]: pgmap v14: 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-04-16T15:02:35.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:35.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:35.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T15:02:35.404 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:35.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[131403]: pgmap v14: 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-04-16T15:02:35.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:35.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:35.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T15:02:35.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:35 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:35 smithi191 ceph-mon[111766]: pgmap v14: 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-04-16T15:02:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:35 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:35 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:35 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-16T15:02:35.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:35 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:36.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[131403]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T15:02:36.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.3 on smithi084 2024-04-16T15:02:36.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[127717]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.3 on smithi084 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T15:02:36.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:36 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:36 smithi191 ceph-mon[111766]: Reconfiguring osd.3 (monmap changed)... 2024-04-16T15:02:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:36 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.3 on smithi084 2024-04-16T15:02:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:36 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:36 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:36 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi084.rhzysu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T15:02:36.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:36 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:37.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:37 smithi084 ceph-mon[127717]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:37.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:37 smithi084 ceph-mon[127717]: Reconfiguring rgw.foo.smithi084.rhzysu (monmap changed)... 2024-04-16T15:02:37.346 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:37 smithi084 ceph-mon[127717]: Reconfiguring daemon rgw.foo.smithi084.rhzysu on smithi084 2024-04-16T15:02:37.346 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:37 smithi084 ceph-mon[131403]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:37.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:37 smithi084 ceph-mon[131403]: Reconfiguring rgw.foo.smithi084.rhzysu (monmap changed)... 2024-04-16T15:02:37.347 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:37 smithi084 ceph-mon[131403]: Reconfiguring daemon rgw.foo.smithi084.rhzysu on smithi084 2024-04-16T15:02:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:37 smithi191 ceph-mon[111766]: pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:37 smithi191 ceph-mon[111766]: Reconfiguring rgw.foo.smithi084.rhzysu (monmap changed)... 2024-04-16T15:02:37.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:37 smithi191 ceph-mon[111766]: Reconfiguring daemon rgw.foo.smithi084.rhzysu on smithi084 2024-04-16T15:02:38.283 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:02:38] "GET /metrics HTTP/1.1" 200 37956 "" "Prometheus/2.43.0" 2024-04-16T15:02:38.854 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: 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-04-16T15:02:38.854 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:38.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:38.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: Reconfiguring mon.b (monmap changed)... 2024-04-16T15:02:38.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:38.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:38.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:38.855 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:38 smithi191 ceph-mon[111766]: Reconfiguring daemon mon.b on smithi191 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: 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-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: Reconfiguring mon.b (monmap changed)... 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[127717]: Reconfiguring daemon mon.b on smithi191 2024-04-16T15:02:38.878 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: 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-04-16T15:02:38.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:38.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:38.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: Reconfiguring mon.b (monmap changed)... 2024-04-16T15:02:38.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-16T15:02:38.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-16T15:02:38.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:38.879 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:38 smithi084 ceph-mon[131403]: Reconfiguring daemon mon.b on smithi191 2024-04-16T15:02:41.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: Reconfiguring mgr.x (monmap changed)... 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: Reconfiguring daemon mgr.x on smithi191 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: Reconfiguring mgr.x (monmap changed)... 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: Reconfiguring daemon mgr.x on smithi191 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: Reconfiguring mgr.x (monmap changed)... 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: Reconfiguring daemon mgr.x on smithi191 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:41.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:42.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:42.387 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:42.387 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:43.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:43 smithi084 ceph-mon[127717]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:43.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:43 smithi084 ceph-mon[131403]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:43.447 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:43 smithi191 ceph-mon[111766]: pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-16T15:02:44.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:44 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:44.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:44.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:44.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T15:02:44.363 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:44.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:44.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-16T15:02:44.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[127717]: 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-04-16T15:02:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[127717]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T15:02:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.4 on smithi191 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[131403]: 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-04-16T15:02:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[131403]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.4 on smithi191 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:45 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:45 smithi191 ceph-mon[111766]: 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-04-16T15:02:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:45 smithi191 ceph-mon[111766]: Reconfiguring osd.4 (monmap changed)... 2024-04-16T15:02:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:45 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.4 on smithi191 2024-04-16T15:02:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:45 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:45 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:45 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:46.457 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:46 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:46.457 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:46 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:46.458 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:46 smithi191 ceph-mon[111766]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T15:02:46.458 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:46 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T15:02:46.458 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:46 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:46.458 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:46 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.5 on smithi191 2024-04-16T15:02:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[127717]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T15:02:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T15:02:46.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:46.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.5 on smithi191 2024-04-16T15:02:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[131403]: Reconfiguring osd.5 (monmap changed)... 2024-04-16T15:02:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-16T15:02:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:46.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:46 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.5 on smithi191 2024-04-16T15:02:47.511 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:47 smithi191 ceph-mon[111766]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:47 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:47 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:47 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T15:02:47.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:47 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[131403]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:47.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T15:02:47.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[127717]: pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-16T15:02:47.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:47 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:48.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:48 smithi084 ceph-mon[127717]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T15:02:48.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:48 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.6 on smithi191 2024-04-16T15:02:48.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:48 smithi084 ceph-mon[131403]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T15:02:48.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:48 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.6 on smithi191 2024-04-16T15:02:48.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:02:48] "GET /metrics HTTP/1.1" 200 38022 "" "Prometheus/2.43.0" 2024-04-16T15:02:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:48 smithi191 ceph-mon[111766]: Reconfiguring osd.6 (monmap changed)... 2024-04-16T15:02:48.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:48 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.6 on smithi191 2024-04-16T15:02:49.491 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:49 smithi191 ceph-mon[111766]: 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-04-16T15:02:49.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:49 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:49.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:49 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:49.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:49 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T15:02:49.492 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:49 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[127717]: 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-04-16T15:02:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:49.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T15:02:49.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[131403]: 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-04-16T15:02:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-16T15:02:49.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:49 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:50.321 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:50 smithi191 ceph-mon[111766]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T15:02:50.322 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:50 smithi191 ceph-mon[111766]: Reconfiguring daemon osd.7 on smithi191 2024-04-16T15:02:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:50 smithi084 ceph-mon[127717]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T15:02:50.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:50 smithi084 ceph-mon[127717]: Reconfiguring daemon osd.7 on smithi191 2024-04-16T15:02:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:50 smithi084 ceph-mon[131403]: Reconfiguring osd.7 (monmap changed)... 2024-04-16T15:02:50.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:50 smithi084 ceph-mon[131403]: Reconfiguring daemon osd.7 on smithi191 2024-04-16T15:02:51.240 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:51 smithi191 ceph-mon[111766]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:51.240 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:51 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:51.240 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:51 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:51.240 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:51 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T15:02:51.240 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:51 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[131403]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:51.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[127717]: pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi191.nppnfp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-16T15:02:51.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:51 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:52.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: Reconfiguring rgw.foo.smithi191.nppnfp (monmap changed)... 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: Reconfiguring daemon rgw.foo.smithi191.nppnfp on smithi191 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:02:52.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.517 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:02:52.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:02:52.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:52.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:52.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:52.518 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:52 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: Reconfiguring rgw.foo.smithi191.nppnfp (monmap changed)... 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: Reconfiguring daemon rgw.foo.smithi191.nppnfp on smithi191 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: Reconfiguring rgw.foo.smithi191.nppnfp (monmap changed)... 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: Reconfiguring daemon rgw.foo.smithi191.nppnfp on smithi191 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.677 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.678 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:02:52.679 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:02:52.680 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:02:52.681 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.682 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:02:52.683 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.684 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:52.685 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:52 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all mon 2024-04-16T15:02:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all crash 2024-04-16T15:02:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all mds 2024-04-16T15:02:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T15:02:53.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all nfs 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all node-exporter 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all prometheus 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all alertmanager 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all grafana 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all loki 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all promtail 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Finalizing container_image settings 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: Upgrade: Complete! 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:53.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:53 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:53.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all mon 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all crash 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all mds 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all nfs 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all node-exporter 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all prometheus 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all alertmanager 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all grafana 2024-04-16T15:02:53.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all loki 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all promtail 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Finalizing container_image settings 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: Upgrade: Complete! 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all mon 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all crash 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all mds 2024-04-16T15:02:53.675 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all rbd-mirror 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all cephfs-mirror 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all ceph-exporter 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all nfs 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all node-exporter 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all prometheus 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all alertmanager 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all grafana 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all loki 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all promtail 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Finalizing container_image settings 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: Upgrade: Complete! 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:02:53.676 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:53 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:54.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:54 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:54.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:54 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:54.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:54 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:02:55.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:55 smithi191 ceph-mon[111766]: 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-04-16T15:02:55.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:55 smithi084 ceph-mon[127717]: 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-04-16T15:02:55.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:55 smithi084 ceph-mon[131403]: 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-04-16T15:02:57.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:57 smithi191 ceph-mon[111766]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:57.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:57.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:57 smithi084 ceph-mon[127717]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:57.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:57.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:57 smithi084 ceph-mon[131403]: pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:02:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:02:57.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:02:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:02:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:02:58] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-04-16T15:02:59.411 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:02:59 smithi191 ceph-mon[111766]: 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-04-16T15:02:59.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:02:59 smithi084 ceph-mon[127717]: 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-04-16T15:02:59.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:02:59 smithi084 ceph-mon[131403]: 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-04-16T15:02:59.473 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T15:03:00.416 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:00 smithi191 ceph-mon[111766]: from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:00.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:00 smithi084 ceph-mon[127717]: from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:00.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:00 smithi084 ceph-mon[131403]: from='client.44166 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:01.410 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[127717]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:01.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.411 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[131403]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:01.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.411 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:01 smithi191 ceph-mon[111766]: pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:01.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.493 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:01.851 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:03:01.851 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 17s ago 33m - - 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 0s ago 32m - - 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (3m) 17s ago 27m 16.1M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (2m) 0s ago 27m 81.6M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (6m) 17s ago 26m 61.6M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (5m) 0s ago 32m 448M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (16m) 17s ago 33m 501M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (61s) 17s ago 34m 42.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 2bc3ffb2d271 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (111s) 0s ago 32m 41.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 5bcbac9d32e6 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (38s) 17s ago 32m 24.8M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 0860ec45b91f 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (5m) 17s ago 28m 17.3M - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (4m) 0s ago 28m 16.9M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (32m) 17s ago 32m 54.9M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T15:03:01.852 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (31m) 17s ago 31m 58.1M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (31m) 17s ago 31m 50.8M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (30m) 17s ago 30m 53.6M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (30m) 0s ago 30m 56.0M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (30m) 0s ago 30m 52.1M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (29m) 0s ago 29m 51.6M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (29m) 0s ago 29m 53.7M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (4m) 0s ago 28m 60.3M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (27m) 17s ago 27m 77.5M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:03:01.853 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (26m) 0s ago 26m 79.1M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:03:03.005 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.mon | length == 1'"'"'' 2024-04-16T15:03:03.305 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[131403]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[131403]: from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[127717]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[127717]: from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.306 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:03 smithi191 ceph-mon[111766]: pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:03.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:03 smithi191 ceph-mon[111766]: from='client.54109 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:03.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:04 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:04.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:04 smithi191 ceph-mon[111766]: 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-04-16T15:03:04.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:04 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:04.656 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:04 smithi084 ceph-mon[127717]: 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-04-16T15:03:04.656 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:04 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:04.657 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:04 smithi084 ceph-mon[131403]: 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-04-16T15:03:05.879 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:03:06.539 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.mon | keys'"'"' | grep $sha1' 2024-04-16T15:03:06.565 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:06 smithi084 ceph-mon[127717]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:06.566 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:06 smithi084 ceph-mon[127717]: from='client.? 172.21.15.84:0/2297569744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:06.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:06 smithi084 ceph-mon[131403]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:06.566 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:06 smithi084 ceph-mon[131403]: from='client.? 172.21.15.84:0/2297569744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:06.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:06 smithi191 ceph-mon[111766]: pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:06.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:06 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/2297569744' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:08.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:03:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:03:08] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-04-16T15:03:08.535 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)" 2024-04-16T15:03:08.535 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:08 smithi084 ceph-mon[131403]: 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-04-16T15:03:08.535 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:08 smithi084 ceph-mon[127717]: 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-04-16T15:03:08.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:08 smithi191 ceph-mon[111766]: 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-04-16T15:03:09.148 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 5'"'"'' 2024-04-16T15:03:09.740 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:09 smithi084 ceph-mon[127717]: from='client.? 172.21.15.84:0/1713755663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:09.740 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:09 smithi084 ceph-mon[131403]: from='client.? 172.21.15.84:0/1713755663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:09.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:09 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/1713755663' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:10.733 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:10 smithi084 ceph-mon[131403]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:10.734 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:10 smithi084 ceph-mon[127717]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:10.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:10 smithi191 ceph-mon[111766]: pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:11.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:11 smithi191 ceph-mon[111766]: from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:11.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:11 smithi084 ceph-mon[127717]: from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:11.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:11 smithi084 ceph-mon[131403]: from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:12.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:12 smithi084 ceph-mon[127717]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:12.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:12 smithi084 ceph-mon[131403]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:12 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:12 smithi191 ceph-mon[111766]: pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:13.321 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:03:13.617 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:13 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:13.618 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:13 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:13 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:13.925 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade status' 2024-04-16T15:03:14.521 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:14 smithi084 ceph-mon[127717]: 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-04-16T15:03:14.521 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:14 smithi084 ceph-mon[131403]: 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-04-16T15:03:14.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:14 smithi191 ceph-mon[111766]: 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-04-16T15:03:15.886 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:03:15.886 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": null, 2024-04-16T15:03:15.886 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": false, 2024-04-16T15:03:15.887 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "", 2024-04-16T15:03:15.887 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:03:15.887 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": null, 2024-04-16T15:03:15.887 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "", 2024-04-16T15:03:15.887 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:03:15.887 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:03:16.473 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:16 smithi084 ceph-mon[127717]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:16.474 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:16 smithi084 ceph-mon[127717]: from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:16.474 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:16 smithi084 ceph-mon[131403]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:16.474 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:16 smithi084 ceph-mon[131403]: from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:16.475 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph health detail' 2024-04-16T15:03:16.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:16 smithi191 ceph-mon[111766]: pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:16.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:16 smithi191 ceph-mon[111766]: from='client.54133 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:18.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:03:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:03:18] "GET /metrics HTTP/1.1" 200 38019 "" "Prometheus/2.43.0" 2024-04-16T15:03:18.474 INFO:teuthology.orchestra.run.smithi084.stdout:HEALTH_OK 2024-04-16T15:03:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:18 smithi191 ceph-mon[111766]: 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-04-16T15:03:18.793 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:18 smithi084 ceph-mon[131403]: 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-04-16T15:03:18.794 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:18 smithi084 ceph-mon[127717]: 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-04-16T15:03:19.145 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 2' 2024-04-16T15:03:19.652 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:19 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/2488709258' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:03:19.773 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:19 smithi084 ceph-mon[127717]: from='client.? 172.21.15.84:0/2488709258' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:03:19.773 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:19 smithi084 ceph-mon[131403]: from='client.? 172.21.15.84:0/2488709258' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-16T15:03:20.644 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:20 smithi084 ceph-mon[127717]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:20.644 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:20 smithi084 ceph-mon[131403]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:20.734 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:20 smithi191 ceph-mon[111766]: pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:22.423 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:22 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:22 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:22 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:22 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:22 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:22 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:22 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:22 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:22.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:22 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[131403]: from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[131403]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[127717]: from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[127717]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:23.402 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:23 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:23 smithi191 ceph-mon[111766]: from='client.54145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "daemon_types": "osd", "limit": 2, "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:23 smithi191 ceph-mon[111766]: pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:23 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:23 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:23.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:23 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:24.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:24 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:24.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:24 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:24.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:24 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:25.046 INFO:teuthology.orchestra.run.smithi084.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:03:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[127717]: 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-04-16T15:03:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:25.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[131403]: 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-04-16T15:03:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:25.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:25 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:25 smithi191 ceph-mon[111766]: 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-04-16T15:03:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:25.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:25.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:25.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:25 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:25.737 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- 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-04-16T15:03:26.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:26 smithi084 ceph-mon[127717]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:03:26.403 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:26 smithi084 ceph-mon[127717]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:03:26.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:26 smithi084 ceph-mon[131403]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:03:26.404 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:26 smithi084 ceph-mon[131403]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:03:26.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:26 smithi191 ceph-mon[111766]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:03:26.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:26 smithi191 ceph-mon[111766]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf 2024-04-16T15:03:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:27 smithi191 ceph-mon[111766]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:27.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:27 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:27.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:27 smithi084 ceph-mon[127717]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:27.570 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:27 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:27.570 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:27 smithi084 ceph-mon[131403]: pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:27.570 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:27 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:28.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:03:28] "GET /metrics HTTP/1.1" 200 38016 "" "Prometheus/2.43.0" 2024-04-16T15:03:29.020 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:03:29.163 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: 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-04-16T15:03:29.163 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.163 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:03:29.163 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:03:29.163 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:29.163 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all mgr 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all mon 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all crash 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[131403]: Upgrade: osd.0 is safe to restart 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: 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-04-16T15:03:29.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:03:29.164 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all mgr 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all mon 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all crash 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:29.165 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:28 smithi084 ceph-mon[127717]: Upgrade: osd.0 is safe to restart 2024-04-16T15:03:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: 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-04-16T15:03:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: Upgrade: Target is version 19.0.0-2204-g36befe5d (squid) 2024-04-16T15:03:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, digests ['quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91'] 2024-04-16T15:03:29.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all mgr 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all mon 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all crash 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:29.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:28 smithi191 ceph-mon[111766]: Upgrade: osd.0 is safe to restart 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 6s ago 33m - - 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 8s ago 33m - - 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (3m) 6s ago 28m 25.8M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (3m) 8s ago 27m 79.8M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (7m) 6s ago 27m 61.6M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (6m) 8s ago 32m 449M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (17m) 6s ago 34m 505M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (88s) 6s ago 34m 45.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 2bc3ffb2d271 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (2m) 8s ago 33m 41.7M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 5bcbac9d32e6 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (65s) 6s ago 33m 34.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 0860ec45b91f 2024-04-16T15:03:29.693 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (5m) 6s ago 28m 16.7M - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (5m) 8s ago 28m 16.7M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (32m) 6s ago 32m 54.9M 4096M 17.2.0 e1d6a67b021e a03df5f4de4b 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (32m) 6s ago 32m 58.1M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (31m) 6s ago 31m 50.8M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (31m) 6s ago 31m 53.6M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (31m) 8s ago 31m 56.1M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (30m) 8s ago 30m 51.9M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (30m) 8s ago 30m 51.6M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (29m) 8s ago 29m 53.7M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (4m) 8s ago 29m 60.3M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (27m) 6s ago 27m 77.6M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:03:29.694 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (27m) 8s ago 27m 79.2M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:03:30.103 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:03:30.103 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T15:03:30.103 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T15:03:30.103 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:03:30.103 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 5 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T15:03:30.104 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:03:30.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:29 smithi084 ceph-mon[127717]: from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:30.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:29 smithi084 ceph-mon[131403]: from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:30.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:29 smithi191 ceph-mon[111766]: from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (2 remaining).", 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "0/8 daemons upgraded", 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:03:30.449 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:03:31.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: Upgrade: Updating osd.0 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: Deploying daemon osd.0 on smithi084 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[131403]: from='client.? 172.21.15.84:0/2977767061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:31.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: Upgrade: Updating osd.0 2024-04-16T15:03:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:03:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: Deploying daemon osd.0 on smithi084 2024-04-16T15:03:31.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:30 smithi084 ceph-mon[127717]: from='client.? 172.21.15.84:0/2977767061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: Upgrade: Updating osd.0 2024-04-16T15:03:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:31.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:03:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: Deploying daemon osd.0 on smithi084 2024-04-16T15:03:31.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:30 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/2977767061' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:32.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:31 smithi084 ceph-mon[127717]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:32.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:31 smithi084 ceph-mon[131403]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:32.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:31 smithi191 ceph-mon[111766]: from='client.44238 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:03:33.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:32 smithi084 ceph-mon[127717]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:33.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:32 smithi084 ceph-mon[131403]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:33.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:32 smithi191 ceph-mon[111766]: pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:03:33.487 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:33 smithi084 systemd[1]: Stopping Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:03:33.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[33000]: 2024-04-16T15:03:33.487+0000 7ff58a3c9700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:03:33.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[33000]: 2024-04-16T15:03:33.487+0000 7ff58a3c9700 -1 osd.0 114 *** Got signal Terminated *** 2024-04-16T15:03:33.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:33 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[33000]: 2024-04-16T15:03:33.487+0000 7ff58a3c9700 -1 osd.0 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:03:34.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:33 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:34.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:33 smithi191 ceph-mon[111766]: osd.0 marked itself down and dead 2024-04-16T15:03:34.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:33 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:34.344 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:33 smithi084 ceph-mon[127717]: osd.0 marked itself down and dead 2024-04-16T15:03:34.344 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:33 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:34.344 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:33 smithi084 ceph-mon[131403]: osd.0 marked itself down and dead 2024-04-16T15:03:34.628 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:34 smithi084 podman[135827]: 2024-04-16 15:03:34.346007404 +0000 UTC m=+0.981786670 container died a03df5f4de4b9f952e61e810d09ac7049b9e66932e395a55eef91f9f8913f41e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, release=754, version=8, GIT_CLEAN=True, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, architecture=x86_64, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, vcs-type=git, RELEASE=HEAD) 2024-04-16T15:03:34.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:34 smithi084 podman[135827]: 2024-04-16 15:03:34.704156095 +0000 UTC m=+1.339935341 container cleanup a03df5f4de4b9f952e61e810d09ac7049b9e66932e395a55eef91f9f8913f41e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, architecture=x86_64, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, name=centos-stream, com.redhat.component=centos-stream-container, ceph=True, vcs-type=git, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, version=8, vendor=Red Hat, Inc., CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754, build-date=2022-05-03T08:36:31.336870) 2024-04-16T15:03:34.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:34 smithi084 bash[135827]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0 2024-04-16T15:03:35.254 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:34 smithi084 ceph-mon[127717]: 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-04-16T15:03:35.254 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:34 smithi084 ceph-mon[127717]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T15:03:35.254 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:34 smithi084 ceph-mon[127717]: osdmap e115: 8 total, 7 up, 8 in 2024-04-16T15:03:35.254 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:34 smithi084 ceph-mon[131403]: 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-04-16T15:03:35.254 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:34 smithi084 ceph-mon[131403]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T15:03:35.255 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:34 smithi084 ceph-mon[131403]: osdmap e115: 8 total, 7 up, 8 in 2024-04-16T15:03:35.255 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:34 smithi084 podman[135846]: 2024-04-16 15:03:34.955186089 +0000 UTC m=+0.608541440 container remove a03df5f4de4b9f952e61e810d09ac7049b9e66932e395a55eef91f9f8913f41e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, architecture=x86_64, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vcs-type=git, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, ceph=True, io.k8s.display-name=CentOS Stream 8, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, version=8) 2024-04-16T15:03:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:34 smithi191 ceph-mon[111766]: 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-04-16T15:03:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:34 smithi191 ceph-mon[111766]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T15:03:35.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:34 smithi191 ceph-mon[111766]: osdmap e115: 8 total, 7 up, 8 in 2024-04-16T15:03:35.507 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:35 smithi084 podman[135937]: 2024-04-16 15:03:35.256398911 +0000 UTC m=+0.111278760 container create 702d6e9b7e27d0481dbb7668acf1ecdbec800a92ce163e98959f5bd3bfa0ac75 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-16T15:03:35.507 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:35 smithi084 podman[135937]: 2024-04-16 15:03:35.162869981 +0000 UTC m=+0.017749858 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:03:35.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:35 smithi084 podman[135937]: 2024-04-16 15:03:35.509264974 +0000 UTC m=+0.364144828 container init 702d6e9b7e27d0481dbb7668acf1ecdbec800a92ce163e98959f5bd3bfa0ac75 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, ceph=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=) 2024-04-16T15:03:35.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:35 smithi084 podman[135937]: 2024-04-16 15:03:35.512761649 +0000 UTC m=+0.367641499 container start 702d6e9b7e27d0481dbb7668acf1ecdbec800a92ce163e98959f5bd3bfa0ac75 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_CLEAN=True) 2024-04-16T15:03:35.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:35 smithi084 podman[135937]: 2024-04-16 15:03:35.583973237 +0000 UTC m=+0.438853104 container attach 702d6e9b7e27d0481dbb7668acf1ecdbec800a92ce163e98959f5bd3bfa0ac75 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-16T15:03:36.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:35 smithi084 ceph-mon[127717]: osdmap e116: 8 total, 7 up, 8 in 2024-04-16T15:03:36.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:35 smithi084 ceph-mon[131403]: osdmap e116: 8 total, 7 up, 8 in 2024-04-16T15:03:36.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:35 smithi084 podman[135937]: 2024-04-16 15:03:35.809220449 +0000 UTC m=+0.664100308 container died 702d6e9b7e27d0481dbb7668acf1ecdbec800a92ce163e98959f5bd3bfa0ac75 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-16T15:03:36.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:35 smithi191 ceph-mon[111766]: osdmap e116: 8 total, 7 up, 8 in 2024-04-16T15:03:36.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:36 smithi084 podman[135963]: 2024-04-16 15:03:36.612608695 +0000 UTC m=+0.794828248 container remove 702d6e9b7e27d0481dbb7668acf1ecdbec800a92ce163e98959f5bd3bfa0ac75 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5) 2024-04-16T15:03:36.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:36 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-16T15:03:36.923 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:36 smithi084 systemd[1]: Stopped Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:03:36.924 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:36 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.0.service: Consumed 14.535s CPU time. 2024-04-16T15:03:36.924 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:36 smithi084 systemd[1]: Starting Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:03:37.242 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:36 smithi084 ceph-mon[127717]: pgmap v47: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T15:03:37.243 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:36 smithi084 ceph-mon[131403]: pgmap v47: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T15:03:37.243 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 podman[136065]: 2024-04-16 15:03:36.980631885 +0000 UTC m=+0.019671766 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:03:37.243 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 podman[136065]: 2024-04-16 15:03:37.130719292 +0000 UTC m=+0.169759157 container create 674cea4279386eb75d28caf4c9200c039a91c5794b77e77b4ba58c8668250f7d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-16T15:03:37.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:36 smithi191 ceph-mon[111766]: pgmap v47: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T15:03:37.673 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 podman[136065]: 2024-04-16 15:03:37.350002827 +0000 UTC m=+0.389042706 container init 674cea4279386eb75d28caf4c9200c039a91c5794b77e77b4ba58c8668250f7d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, org.label-schema.build-date=20240409, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.vendor=CentOS) 2024-04-16T15:03:37.673 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 podman[136065]: 2024-04-16 15:03:37.353323993 +0000 UTC m=+0.392363861 container start 674cea4279386eb75d28caf4c9200c039a91c5794b77e77b4ba58c8668250f7d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-04-16T15:03:37.674 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 podman[136065]: 2024-04-16 15:03:37.458242352 +0000 UTC m=+0.497282234 container attach 674cea4279386eb75d28caf4c9200c039a91c5794b77e77b4ba58c8668250f7d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-16T15:03:38.073 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:38 smithi084 ceph-mon[131403]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:38.074 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:38 smithi084 ceph-mon[127717]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[136080]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[136080]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 bash[136065]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 bash[136065]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 bash[136065]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 bash[136065]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 bash[136065]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T15:03:38.074 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 bash[136065]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:38.075 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 bash[136065]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T15:03:38.075 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[136080]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:38.075 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[136080]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T15:03:38.075 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[136080]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T15:03:38.075 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[136080]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:38.075 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[136080]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T15:03:38.075 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:37 smithi084 podman[136065]: 2024-04-16 15:03:37.823883847 +0000 UTC m=+0.862923705 container died 674cea4279386eb75d28caf4c9200c039a91c5794b77e77b4ba58c8668250f7d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, org.label-schema.build-date=20240409, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, maintainer=Guillaume Abrioux , RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-16T15:03:38.404 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:38 smithi191 ceph-mon[111766]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:38.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:03:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:03:38] "GET /metrics HTTP/1.1" 200 38016 "" "Prometheus/2.43.0" 2024-04-16T15:03:38.781 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 podman[136206]: 2024-04-16 15:03:38.470836567 +0000 UTC m=+0.638180335 container remove 674cea4279386eb75d28caf4c9200c039a91c5794b77e77b4ba58c8668250f7d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-16T15:03:38.781 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 podman[136266]: 2024-04-16 15:03:38.67164437 +0000 UTC m=+0.103511949 container create bb83c9af1f8780d9c8b312bbc79a03077ce40ec23c0c0e00b23528095e600b77 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-16T15:03:38.781 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 podman[136266]: 2024-04-16 15:03:38.585829972 +0000 UTC m=+0.017697559 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:03:39.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:39 smithi084 ceph-mon[127717]: pgmap v48: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:39.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:39 smithi084 ceph-mon[131403]: pgmap v48: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:39.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 podman[136266]: 2024-04-16 15:03:38.882791869 +0000 UTC m=+0.314659455 container init bb83c9af1f8780d9c8b312bbc79a03077ce40ec23c0c0e00b23528095e600b77 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240409, ceph=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0) 2024-04-16T15:03:39.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 podman[136266]: 2024-04-16 15:03:38.886198754 +0000 UTC m=+0.318066343 container start bb83c9af1f8780d9c8b312bbc79a03077ce40ec23c0c0e00b23528095e600b77 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-16T15:03:39.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 ceph-osd[136292]: -- 172.21.15.84:0/3975780878 <== mon.1 v2:172.21.15.84:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5624ea577680 con 0x5624ea540c00 2024-04-16T15:03:39.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 bash[136266]: bb83c9af1f8780d9c8b312bbc79a03077ce40ec23c0c0e00b23528095e600b77 2024-04-16T15:03:39.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:38 smithi084 systemd[1]: Started Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:03:39.325 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:39 smithi191 ceph-mon[111766]: pgmap v48: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:39.632 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:39 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[136281]: 2024-04-16T15:03:39.426+0000 7f972ea157c0 -1 Falling back to public interface 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.393 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.394 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.395 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.396 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.396 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.396 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:40 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.425 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:40.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.427 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:40.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:40 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: pgmap v49: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:41.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: pgmap v49: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.182 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.183 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.345 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: pgmap v49: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.346 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.347 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.348 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:41.349 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.048 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.246 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.247 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.248 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.249 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.250 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[136281]: 2024-04-16T15:03:42.169+0000 7f972ea157c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-16T15:03:42.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[136281]: 2024-04-16T15:03:42.209+0000 7f972ea157c0 -1 osd.0 114 log_to_monitors true 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.425 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.426 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.427 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.428 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.429 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.430 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:42.431 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: pgmap v50: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.257 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.258 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: pgmap v50: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.259 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.260 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.261 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.262 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.263 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.264 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.265 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: pgmap v50: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:03:43.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.514 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.515 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.516 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:43 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:43.886 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:43 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[136281]: 2024-04-16T15:03:43.629+0000 7f971be65700 -1 osd.0 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T15:03:44.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: Upgrade: osd.0 is safe to restart 2024-04-16T15:03:44.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: osdmap e117: 8 total, 7 up, 8 in 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[131403]: from='osd.0 ' entity='osd.0' 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:44.175 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: Upgrade: osd.0 is safe to restart 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: osdmap e117: 8 total, 7 up, 8 in 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:03:44.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:44 smithi084 ceph-mon[127717]: from='osd.0 ' entity='osd.0' 2024-04-16T15:03:44.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:44.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: Upgrade: osd.0 is safe to restart 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: osdmap e117: 8 total, 7 up, 8 in 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:03:44.513 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:44 smithi191 ceph-mon[111766]: from='osd.0 ' entity='osd.0' 2024-04-16T15:03:45.423 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[127717]: pgmap v52: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[127717]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[127717]: osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698] boot 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[127717]: osdmap e118: 8 total, 8 up, 8 in 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[131403]: pgmap v52: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[131403]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[131403]: osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698] boot 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[131403]: osdmap e118: 8 total, 8 up, 8 in 2024-04-16T15:03:45.424 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:45 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:03:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:45 smithi191 ceph-mon[111766]: pgmap v52: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 66/627 objects degraded (10.526%) 2024-04-16T15:03:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:45 smithi191 ceph-mon[111766]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T15:03:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:45 smithi191 ceph-mon[111766]: osd.0 [v2:172.21.15.84:6802/4158988698,v1:172.21.15.84:6803/4158988698] boot 2024-04-16T15:03:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:45 smithi191 ceph-mon[111766]: osdmap e118: 8 total, 8 up, 8 in 2024-04-16T15:03:45.512 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:45 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:03:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[127717]: pgmap v54: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:03:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[127717]: osdmap e119: 8 total, 8 up, 8 in 2024-04-16T15:03:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[127717]: Upgrade: Updating osd.0 2024-04-16T15:03:46.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[127717]: Deploying daemon osd.0 on smithi084 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[131403]: pgmap v54: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[131403]: osdmap e119: 8 total, 8 up, 8 in 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[131403]: Upgrade: Updating osd.0 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:46.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:46 smithi084 ceph-mon[131403]: Deploying daemon osd.0 on smithi084 2024-04-16T15:03:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:46 smithi191 ceph-mon[111766]: pgmap v54: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 195 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:03:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:46 smithi191 ceph-mon[111766]: osdmap e119: 8 total, 8 up, 8 in 2024-04-16T15:03:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:46 smithi191 ceph-mon[111766]: Upgrade: Updating osd.0 2024-04-16T15:03:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:46 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-16T15:03:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:46 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:47.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:46 smithi191 ceph-mon[111766]: Deploying daemon osd.0 on smithi084 2024-04-16T15:03:47.775 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:47 smithi084 ceph-mon[127717]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:47.775 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:47 smithi084 ceph-mon[131403]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:48.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:47 smithi191 ceph-mon[111766]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:03:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:03:48] "GET /metrics HTTP/1.1" 200 38151 "" "Prometheus/2.43.0" 2024-04-16T15:03:48.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:48 smithi084 ceph-mon[127717]: pgmap v56: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:03:48.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:48 smithi084 ceph-mon[131403]: pgmap v56: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:03:49.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:48 smithi191 ceph-mon[111766]: pgmap v56: 161 pgs: 9 active+undersized+degraded, 12 active+undersized, 140 active+clean; 585 KiB data, 196 MiB used, 715 GiB / 715 GiB avail; 1.7 KiB/s rd, 1 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:03:49.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:49 smithi084 ceph-mon[127717]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-04-16T15:03:49.886 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:49 smithi084 ceph-mon[127717]: Cluster is now healthy 2024-04-16T15:03:49.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:49 smithi084 ceph-mon[131403]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-04-16T15:03:49.886 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:49 smithi084 ceph-mon[131403]: Cluster is now healthy 2024-04-16T15:03:50.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:49 smithi191 ceph-mon[111766]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-04-16T15:03:50.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:49 smithi191 ceph-mon[111766]: Cluster is now healthy 2024-04-16T15:03:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:50 smithi191 ceph-mon[111766]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2024-04-16T15:03:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:50 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:50 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:50 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:50 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:50 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:50 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[127717]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.080 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[131403]: pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 819 B/s rd, 0 op/s 2024-04-16T15:03:51.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.081 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:50 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:51.673 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:51 smithi084 systemd[1]: Stopping Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:03:52.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:51 smithi191 ceph-mon[111766]: osd.0 marked itself down and dead 2024-04-16T15:03:52.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:51 smithi084 ceph-mon[127717]: osd.0 marked itself down and dead 2024-04-16T15:03:52.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:51 smithi084 ceph-mon[131403]: osd.0 marked itself down and dead 2024-04-16T15:03:52.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:51 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[136281]: 2024-04-16T15:03:51.718+0000 7f972507c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:03:52.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:51 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[136281]: 2024-04-16T15:03:51.718+0000 7f972507c700 -1 osd.0 119 *** Got signal Terminated *** 2024-04-16T15:03:52.174 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:51 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[136281]: 2024-04-16T15:03:51.718+0000 7f972507c700 -1 osd.0 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:03:52.568 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:52 smithi084 podman[139000]: 2024-04-16 15:03:52.208620237 +0000 UTC m=+0.620523333 container died bb83c9af1f8780d9c8b312bbc79a03077ce40ec23c0c0e00b23528095e600b77 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-04-16T15:03:52.826 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:52 smithi084 ceph-mon[127717]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T15:03:52.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:52 smithi084 ceph-mon[127717]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T15:03:52.827 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:52 smithi084 ceph-mon[127717]: osdmap e120: 8 total, 7 up, 8 in 2024-04-16T15:03:52.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:52 smithi084 ceph-mon[131403]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T15:03:52.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:52 smithi084 ceph-mon[131403]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T15:03:52.827 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:52 smithi084 ceph-mon[131403]: osdmap e120: 8 total, 7 up, 8 in 2024-04-16T15:03:52.828 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:52 smithi084 podman[139000]: 2024-04-16 15:03:52.644041485 +0000 UTC m=+1.055944616 container cleanup bb83c9af1f8780d9c8b312bbc79a03077ce40ec23c0c0e00b23528095e600b77 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-04-16T15:03:52.828 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:52 smithi084 bash[139000]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0 2024-04-16T15:03:53.173 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:52 smithi084 podman[139017]: 2024-04-16 15:03:52.828513017 +0000 UTC m=+0.618128538 container remove bb83c9af1f8780d9c8b312bbc79a03077ce40ec23c0c0e00b23528095e600b77 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, org.label-schema.vendor=CentOS, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-16T15:03:53.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:52 smithi191 ceph-mon[111766]: pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-16T15:03:53.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:52 smithi191 ceph-mon[111766]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-16T15:03:53.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:52 smithi191 ceph-mon[111766]: osdmap e120: 8 total, 7 up, 8 in 2024-04-16T15:03:53.547 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:53 smithi084 podman[139110]: 2024-04-16 15:03:53.161515032 +0000 UTC m=+0.018221472 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:03:53.547 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:53 smithi084 podman[139110]: 2024-04-16 15:03:53.262621334 +0000 UTC m=+0.119327747 container create 3d0063683c819a618afa51f66e9b631b8ce41bd0e535aeaa0228398af333fc61 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-16T15:03:53.547 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:53 smithi084 podman[139110]: 2024-04-16 15:03:53.54898433 +0000 UTC m=+0.405690753 container init 3d0063683c819a618afa51f66e9b631b8ce41bd0e535aeaa0228398af333fc61 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=) 2024-04-16T15:03:53.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:53 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:53.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:53 smithi084 ceph-mon[131403]: osdmap e121: 8 total, 7 up, 8 in 2024-04-16T15:03:53.840 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:53 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:53.840 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:53 smithi084 ceph-mon[127717]: osdmap e121: 8 total, 7 up, 8 in 2024-04-16T15:03:53.840 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:53 smithi084 podman[139110]: 2024-04-16 15:03:53.552466475 +0000 UTC m=+0.409172895 container start 3d0063683c819a618afa51f66e9b631b8ce41bd0e535aeaa0228398af333fc61 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-16T15:03:53.840 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:53 smithi084 podman[139110]: 2024-04-16 15:03:53.632217321 +0000 UTC m=+0.488923743 container attach 3d0063683c819a618afa51f66e9b631b8ce41bd0e535aeaa0228398af333fc61 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux ) 2024-04-16T15:03:54.173 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:53 smithi084 podman[139110]: 2024-04-16 15:03:53.842167689 +0000 UTC m=+0.698874125 container died 3d0063683c819a618afa51f66e9b631b8ce41bd0e535aeaa0228398af333fc61 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=, ceph=True) 2024-04-16T15:03:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:53 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:03:54.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:53 smithi191 ceph-mon[111766]: osdmap e121: 8 total, 7 up, 8 in 2024-04-16T15:03:54.602 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:54 smithi084 podman[139136]: 2024-04-16 15:03:54.377228573 +0000 UTC m=+0.524606284 container remove 3d0063683c819a618afa51f66e9b631b8ce41bd0e535aeaa0228398af333fc61 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2) 2024-04-16T15:03:54.603 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:54 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-16T15:03:54.603 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:54 smithi084 systemd[1]: Stopped Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:03:54.603 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:54 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.0.service: Consumed 1.954s CPU time. 2024-04-16T15:03:54.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:54 smithi084 ceph-mon[127717]: pgmap v61: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T15:03:54.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:54 smithi084 ceph-mon[127717]: Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-16T15:03:54.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:54 smithi084 ceph-mon[131403]: pgmap v61: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T15:03:54.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:54 smithi084 ceph-mon[131403]: Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-16T15:03:54.924 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:54 smithi084 systemd[1]: Starting Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:03:54.924 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:54 smithi084 podman[139237]: 2024-04-16 15:03:54.726976883 +0000 UTC m=+0.019094166 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:03:54.924 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:54 smithi084 podman[139237]: 2024-04-16 15:03:54.828172219 +0000 UTC m=+0.120289477 container create 372c2b11cd0a73d3b6bfe27a3a6f8a5cef0d4132355f1c71b40ed649e7dcc87f (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-16T15:03:55.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:54 smithi191 ceph-mon[111766]: pgmap v61: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-16T15:03:55.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:54 smithi191 ceph-mon[111766]: Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-16T15:03:55.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 podman[139237]: 2024-04-16 15:03:55.047067904 +0000 UTC m=+0.339185164 container init 372c2b11cd0a73d3b6bfe27a3a6f8a5cef0d4132355f1c71b40ed649e7dcc87f (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, GIT_BRANCH=HEAD, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-16T15:03:55.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 podman[139237]: 2024-04-16 15:03:55.050390549 +0000 UTC m=+0.342507814 container start 372c2b11cd0a73d3b6bfe27a3a6f8a5cef0d4132355f1c71b40ed649e7dcc87f (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-16T15:03:55.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 podman[139237]: 2024-04-16 15:03:55.122218102 +0000 UTC m=+0.414335366 container attach 372c2b11cd0a73d3b6bfe27a3a6f8a5cef0d4132355f1c71b40ed649e7dcc87f (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240409, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5) 2024-04-16T15:03:55.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[139251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:55.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[139251]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:55.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 bash[139237]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:55.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 bash[139237]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:55.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 bash[139237]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:55.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 bash[139237]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T15:03:55.807 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 bash[139237]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 bash[139237]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 bash[139237]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[139251]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[139251]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[139251]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[139251]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate[139251]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-16T15:03:55.808 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:55 smithi084 podman[139237]: 2024-04-16 15:03:55.526145137 +0000 UTC m=+0.818262394 container died 372c2b11cd0a73d3b6bfe27a3a6f8a5cef0d4132355f1c71b40ed649e7dcc87f (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-16T15:03:56.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 podman[139387]: 2024-04-16 15:03:56.159106818 +0000 UTC m=+0.627857569 container remove 372c2b11cd0a73d3b6bfe27a3a6f8a5cef0d4132355f1c71b40ed649e7dcc87f (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True) 2024-04-16T15:03:56.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 podman[139448]: 2024-04-16 15:03:56.275432858 +0000 UTC m=+0.017851407 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:03:56.424 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 podman[139448]: 2024-04-16 15:03:56.376796065 +0000 UTC m=+0.119214647 container create 39cb48301d5d874d22a8b2d848c59095f9cc46d9b72cb293ea7f1affd9d5af72 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True) 2024-04-16T15:03:56.773 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 podman[139448]: 2024-04-16 15:03:56.612970631 +0000 UTC m=+0.355389170 container init 39cb48301d5d874d22a8b2d848c59095f9cc46d9b72cb293ea7f1affd9d5af72 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=) 2024-04-16T15:03:56.773 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 podman[139448]: 2024-04-16 15:03:56.617039955 +0000 UTC m=+0.359458494 container start 39cb48301d5d874d22a8b2d848c59095f9cc46d9b72cb293ea7f1affd9d5af72 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-16T15:03:56.773 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-osd[139467]: -- 172.21.15.84:0/2353141567 <== mon.1 v2:172.21.15.84:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556736de3680 con 0x556736dad400 2024-04-16T15:03:56.773 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 bash[139448]: 39cb48301d5d874d22a8b2d848c59095f9cc46d9b72cb293ea7f1affd9d5af72 2024-04-16T15:03:56.773 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:56 smithi084 systemd[1]: Started Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:03:57.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[131403]: pgmap v62: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-16T15:03:57.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.160 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[127717]: pgmap v62: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.161 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:56 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:56 smithi191 ceph-mon[111766]: pgmap v62: 161 pgs: 58 peering, 103 active+clean; 585 KiB data, 116 MiB used, 715 GiB / 715 GiB avail; 638 B/s rd, 0 op/s 2024-04-16T15:03:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:56 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:56 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:03:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:56 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:56 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:56 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:57.410 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[139462]: 2024-04-16T15:03:57.163+0000 7fb3a32087c0 -1 Falling back to public interface 2024-04-16T15:03:58.039 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.039 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.040 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.041 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.042 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.042 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.042 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.042 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.043 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.044 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.045 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.046 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.047 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.048 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.049 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:57 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:58.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:58.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:58.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:58.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:57 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:58.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:03:58] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: pgmap v63: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: pgmap v63: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:59.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.180 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.181 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:58 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: pgmap v63: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Health check failed: Degraded data redundancy: 66/627 objects degraded (10.526%), 20 pgs degraded (PG_DEGRADED) 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 7 pgs peering) 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:03:59.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:03:59.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:03:59.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:03:59.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:03:59.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:58 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:03:59 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.133 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[139462]: 2024-04-16T15:03:59.950+0000 7fb3a32087c0 -1 osd.0 119 log_to_monitors true 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.134 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.135 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.136 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.137 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.138 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.139 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.140 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:00.141 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:03:59 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:00.853 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:04:01.007 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.007 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: pgmap v64: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.009 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.010 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.011 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:00 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.173 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[139462]: 2024-04-16T15:04:00.921+0000 7fb394660700 -1 osd.0 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: pgmap v64: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: pgmap v64: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:04:01.176 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.178 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.180 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.181 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:00 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.629 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:04:01.629 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 10s ago 34m - - 2024-04-16T15:04:01.629 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 0s ago 33m - - 2024-04-16T15:04:01.629 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (4m) 10s ago 28m 24.4M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (3m) 0s ago 28m 80.9M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (7m) 10s ago 27m 61.6M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (6m) 0s ago 33m 450M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (17m) 10s ago 34m 511M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (2m) 10s ago 35m 46.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 2bc3ffb2d271 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (2m) 0s ago 33m 41.3M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 5bcbac9d32e6 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (97s) 10s ago 33m 35.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 0860ec45b91f 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (6m) 10s ago 29m 16.5M - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (5m) 0s ago 29m 16.5M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 starting - - - 4096M 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (32m) 10s ago 32m 58.7M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (32m) 10s ago 32m 51.3M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (31m) 10s ago 31m 55.0M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (31m) 0s ago 31m 56.9M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:04:01.630 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (31m) 0s ago 31m 53.4M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:04:01.631 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (30m) 0s ago 30m 52.9M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:04:01.631 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (30m) 0s ago 30m 55.0M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:04:01.631 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (5m) 0s ago 29m 60.3M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:04:01.631 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (28m) 10s ago 27m 77.7M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:04:01.631 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (27m) 0s ago 27m 79.3M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:04:01.891 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: osdmap e122: 8 total, 7 up, 8 in 2024-04-16T15:04:01.892 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.893 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.894 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: osdmap e122: 8 total, 7 up, 8 in 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.895 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.896 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.897 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:01.898 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.899 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:01.900 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.900 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:01.900 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:01.900 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:01.900 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:01.900 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:01 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.063 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: osdmap e122: 8 total, 7 up, 8 in 2024-04-16T15:04:02.064 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi084", "root=default"]}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.065 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='client.44262 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.066 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.067 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:01 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.113 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "mon": { 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 3 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "mgr": { 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 2 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "osd": { 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 1 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "rgw": { 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: }, 2024-04-16T15:04:02.114 INFO:teuthology.orchestra.run.smithi084.stdout: "overall": { 2024-04-16T15:04:02.115 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-16T15:04:02.115 INFO:teuthology.orchestra.run.smithi084.stdout: "ceph version 19.0.0-2204-g36befe5d (36befe5d41ee8a6ea2e60983e763134278d506cf) squid (dev)": 6 2024-04-16T15:04:02.115 INFO:teuthology.orchestra.run.smithi084.stdout: } 2024-04-16T15:04:02.115 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:04:02.563 INFO:teuthology.orchestra.run.smithi084.stdout:{ 2024-04-16T15:04:02.563 INFO:teuthology.orchestra.run.smithi084.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91", 2024-04-16T15:04:02.563 INFO:teuthology.orchestra.run.smithi084.stdout: "in_progress": true, 2024-04-16T15:04:02.563 INFO:teuthology.orchestra.run.smithi084.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 2 daemons (0 remaining).", 2024-04-16T15:04:02.563 INFO:teuthology.orchestra.run.smithi084.stdout: "services_complete": [], 2024-04-16T15:04:02.563 INFO:teuthology.orchestra.run.smithi084.stdout: "progress": "0/8 daemons upgraded", 2024-04-16T15:04:02.564 INFO:teuthology.orchestra.run.smithi084.stdout: "message": "Currently upgrading osd daemons", 2024-04-16T15:04:02.564 INFO:teuthology.orchestra.run.smithi084.stdout: "is_paused": false 2024-04-16T15:04:02.564 INFO:teuthology.orchestra.run.smithi084.stdout:} 2024-04-16T15:04:02.836 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: pgmap v66: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='client.54205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265] boot 2024-04-16T15:04:02.837 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: osdmap e123: 8 total, 8 up, 8 in 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.838 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: pgmap v66: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='client.54205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.839 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265] boot 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: osdmap e123: 8 total, 8 up, 8 in 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='client.? 172.21.15.84:0/2170869340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.841 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.842 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='client.? 172.21.15.84:0/2170869340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.843 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:02.844 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:02.845 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:02 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: pgmap v66: 161 pgs: 20 active+undersized+degraded, 38 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 592 B/s rd, 0 op/s; 66/627 objects degraded (10.526%) 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='client.54205 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.013 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: osd.0 [v2:172.21.15.84:6802/2990048265,v1:172.21.15.84:6803/2990048265] boot 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: osdmap e123: 8 total, 8 up, 8 in 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.014 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/2170869340' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.016 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:02 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: osdmap e124: 8 total, 8 up, 8 in 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.925 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.926 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.927 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:03.928 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: osdmap e124: 8 total, 8 up, 8 in 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.929 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.930 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.931 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:03.932 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:03 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:04.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='client.54217 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: osdmap e124: 8 total, 8 up, 8 in 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:04.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:03 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: pgmap v69: 161 pgs: 37 peering, 9 active+undersized+degraded, 12 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:04:05.142 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.143 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T15:04:05.144 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: pgmap v69: 161 pgs: 37 peering, 9 active+undersized+degraded, 12 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.145 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.146 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.147 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.148 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.149 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.150 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.151 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.152 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.152 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:04 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: pgmap v69: 161 pgs: 37 peering, 9 active+undersized+degraded, 12 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: Health check update: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded (PG_DEGRADED) 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:05.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:04 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.095 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.096 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.097 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.098 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.098 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.099 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.100 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.101 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.102 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:05 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:05 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: pgmap v70: 161 pgs: 37 peering, 9 active+undersized+degraded, 12 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.989 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.990 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: pgmap v70: 161 pgs: 37 peering, 9 active+undersized+degraded, 12 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:04:06.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.994 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:06.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:06 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: pgmap v70: 161 pgs: 37 peering, 9 active+undersized+degraded, 12 active+undersized, 103 active+clean; 585 KiB data, 117 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 30/627 objects degraded (4.785%) 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:07.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:07.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:07.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:07.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:06 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.054 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.055 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.056 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.057 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.058 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.059 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.060 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.061 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.062 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:07 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.164 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.165 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.166 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.167 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:08.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:08.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:08.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:08.168 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:07 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:08.337 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:04:08] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.43.0" 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.171 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.172 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.173 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.174 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.175 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: Cluster is now healthy 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.176 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.177 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: Cluster is now healthy 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.178 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.179 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:08 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: pgmap v71: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 30/627 objects degraded (4.785%), 9 pgs degraded) 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: Cluster is now healthy 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:08 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.983 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.984 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.985 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.986 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:09.987 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.988 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.988 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.989 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.990 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:04:09.991 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.992 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.993 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.994 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.995 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:04:09.996 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:09.997 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:09 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.264 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.265 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.266 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:10.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.267 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-16T15:04:10.268 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:10.269 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:09 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:11.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:11.103 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: Upgrade: Finalizing container_image settings 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: Upgrade: Complete! 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.104 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: Upgrade: Finalizing container_image settings 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: Upgrade: Complete! 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.105 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.106 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:10 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.262 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: Upgrade: Setting container_image for all nvmeof 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: Upgrade: Finalizing container_image settings 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: Upgrade: Complete! 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:11.263 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:10 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:12.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[127717]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T15:04:12.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:12.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:12.674 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[131403]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T15:04:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:12.674 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:12 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:12 smithi191 ceph-mon[111766]: pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-16T15:04:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:12.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:12 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:13.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:13 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:13.867 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:13 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:13.867 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:13 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:14.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:14 smithi191 ceph-mon[111766]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-16T15:04:14.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:14 smithi084 ceph-mon[127717]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-16T15:04:14.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:14 smithi084 ceph-mon[131403]: pgmap v74: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 975 B/s rd, 0 op/s 2024-04-16T15:04:16.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:16 smithi191 ceph-mon[111766]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:16.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:16 smithi084 ceph-mon[127717]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:16.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:16 smithi084 ceph-mon[131403]: pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:17.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:17 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:17.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:17 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:17.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:17 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:18.424 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:18 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:04:18] "GET /metrics HTTP/1.1" 200 38224 "" "Prometheus/2.43.0" 2024-04-16T15:04:18.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:18 smithi191 ceph-mon[111766]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:18.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:18 smithi084 ceph-mon[131403]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:18.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:18 smithi084 ceph-mon[127717]: pgmap v76: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:20.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:20 smithi191 ceph-mon[111766]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:20.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:20 smithi084 ceph-mon[131403]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:20.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:20 smithi084 ceph-mon[127717]: pgmap v77: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:22.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[131403]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:22.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:22.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:22.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[127717]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:22.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:22 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:22 smithi191 ceph-mon[111766]: pgmap v78: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:22 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:22 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:23.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:22 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:23.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:23 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:23.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:23 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:24.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:23 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:24.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:24 smithi084 ceph-mon[131403]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:24.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:24 smithi084 ceph-mon[127717]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:25.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:24 smithi191 ceph-mon[111766]: pgmap v79: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:26.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:26 smithi084 ceph-mon[127717]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:26.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:26 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:26 smithi084 ceph-mon[131403]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:26.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:26 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:26 smithi191 ceph-mon[111766]: pgmap v80: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:27.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:26 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:28.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:28 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:04:28] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-04-16T15:04:28.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:28 smithi084 ceph-mon[127717]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:28.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:28 smithi084 ceph-mon[131403]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:29.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:28 smithi191 ceph-mon[111766]: pgmap v81: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:30.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:30 smithi084 ceph-mon[127717]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:30.924 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:30 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:30.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:30 smithi084 ceph-mon[131403]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:30.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:30 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:30 smithi191 ceph-mon[111766]: pgmap v82: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:31.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:30 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:31.913 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:31 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:31.914 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:31 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:31.914 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:31 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:31.914 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:31 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:32.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:31 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:32.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:31 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:32.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:32 smithi084 ceph-mon[127717]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:32.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:32 smithi084 ceph-mon[131403]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:33.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:32 smithi191 ceph-mon[111766]: pgmap v83: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:33.561 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch ps' 2024-04-16T15:04:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:33 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:33.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:33 smithi084 ceph-mon[127717]: from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:33 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:33.673 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:33 smithi084 ceph-mon[131403]: from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:34.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:33 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:34.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:33 smithi191 ceph-mon[111766]: from='client.54223 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:34.911 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:34 smithi084 ceph-mon[131403]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:34.911 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:34 smithi084 ceph-mon[127717]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:35.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:34 smithi191 ceph-mon[111766]: pgmap v84: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:35.982 INFO:teuthology.orchestra.run.smithi084.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-16T15:04:35.982 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi084 smithi084 running 5s ago 34m - - 2024-04-16T15:04:35.982 INFO:teuthology.orchestra.run.smithi084.stdout:agent.smithi191 smithi191 running 14s ago 34m - - 2024-04-16T15:04:35.982 INFO:teuthology.orchestra.run.smithi084.stdout:alertmanager.a smithi084 *:9093,9094 running (5m) 5s ago 29m 24.4M - 0.25.0 c8568f914cd2 97faad7eff6c 2024-04-16T15:04:35.982 INFO:teuthology.orchestra.run.smithi084.stdout:grafana.a smithi191 *:3000 running (4m) 14s ago 29m 78.7M - 9.4.12 2bacad6d85d8 3df8df0759af 2024-04-16T15:04:35.982 INFO:teuthology.orchestra.run.smithi084.stdout:iscsi.foo.smithi084.nwqubx smithi084 running (8m) 5s ago 28m 63.8M - 3.5 e1d6a67b021e 7f3d0f210cca 2024-04-16T15:04:35.982 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.x smithi191 *:8443,9283,8765 running (7m) 14s ago 33m 451M - 19.0.0-2204-g36befe5d b1a78730e0db 17cc02e72e13 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:mgr.y smithi084 *:8443,9283,8765 running (18m) 5s ago 35m 514M - 19.0.0-2204-g36befe5d b1a78730e0db eba7c7e7eee1 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:mon.a smithi084 running (2m) 5s ago 35m 49.2M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 2bc3ffb2d271 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:mon.b smithi191 running (3m) 14s ago 34m 41.5M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 5bcbac9d32e6 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:mon.c smithi084 running (2m) 5s ago 34m 37.0M 2048M 19.0.0-2204-g36befe5d b1a78730e0db 0860ec45b91f 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.a smithi084 *:9100 running (6m) 5s ago 30m 16.7M - 1.5.0 0da6a335fe13 705cbac9be8e 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:node-exporter.b smithi191 *:9100 running (6m) 14s ago 30m 16.6M - 1.5.0 0da6a335fe13 a1dc673dcb28 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:osd.0 smithi084 running (39s) 5s ago 33m 43.6M 4096M 19.0.0-2204-g36befe5d b1a78730e0db 39cb48301d5d 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:osd.1 smithi084 running (33m) 5s ago 33m 59.2M 4096M 17.2.0 e1d6a67b021e fb7fe3e0b575 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:osd.2 smithi084 running (32m) 5s ago 32m 52.1M 4096M 17.2.0 e1d6a67b021e e9da74925a54 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:osd.3 smithi084 running (32m) 5s ago 32m 55.4M 4096M 17.2.0 e1d6a67b021e 05f4b733d261 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:osd.4 smithi191 running (32m) 14s ago 32m 57.6M 4096M 17.2.0 e1d6a67b021e 8f40cbb2841f 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:osd.5 smithi191 running (31m) 14s ago 31m 54.0M 4096M 17.2.0 e1d6a67b021e ad2f2c549ebe 2024-04-16T15:04:35.983 INFO:teuthology.orchestra.run.smithi084.stdout:osd.6 smithi191 running (31m) 14s ago 31m 53.4M 4096M 17.2.0 e1d6a67b021e d28da980f5cf 2024-04-16T15:04:35.984 INFO:teuthology.orchestra.run.smithi084.stdout:osd.7 smithi191 running (30m) 14s ago 30m 55.9M 4096M 17.2.0 e1d6a67b021e 7e841795c54c 2024-04-16T15:04:35.984 INFO:teuthology.orchestra.run.smithi084.stdout:prometheus.a smithi191 *:9095 running (5m) 14s ago 30m 60.3M - 2.43.0 a07b618ecd1d f51e3f59402f 2024-04-16T15:04:35.984 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi084.rhzysu smithi084 *:8000 running (28m) 5s ago 28m 77.9M - 17.2.0 e1d6a67b021e 16fb835aa71f 2024-04-16T15:04:35.984 INFO:teuthology.orchestra.run.smithi084.stdout:rgw.foo.smithi191.nppnfp smithi191 *:8000 running (28m) 14s ago 28m 79.4M - 17.2.0 e1d6a67b021e 6797b5626454 2024-04-16T15:04:36.701 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph versions | jq -e '"'"'.osd | length == 2'"'"'' 2024-04-16T15:04:36.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:36 smithi084 ceph-mon[127717]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:36.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:36 smithi084 ceph-mon[127717]: from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:36.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:36 smithi084 ceph-mon[131403]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:36.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:36 smithi084 ceph-mon[131403]: from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:37.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:36 smithi191 ceph-mon[111766]: pgmap v85: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:37.015 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:36 smithi191 ceph-mon[111766]: from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:38.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:38 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:04:38] "GET /metrics HTTP/1.1" 200 38236 "" "Prometheus/2.43.0" 2024-04-16T15:04:38.689 INFO:teuthology.orchestra.run.smithi084.stdout:true 2024-04-16T15:04:38.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:38 smithi084 ceph-mon[127717]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:38.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:38 smithi084 ceph-mon[131403]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:39.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:38 smithi191 ceph-mon[111766]: pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:39.263 DEBUG:teuthology.orchestra.run.smithi084:> 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c 'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e '"'"'.up_to_date | length == 7'"'"'' 2024-04-16T15:04:39.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:39 smithi084 ceph-mon[127717]: from='client.? 172.21.15.84:0/2908947093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:39.860 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:39 smithi084 ceph-mon[131403]: from='client.? 172.21.15.84:0/2908947093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:39.950 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:39 smithi191 ceph-mon[111766]: from='client.? 172.21.15.84:0/2908947093' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-16T15:04:40.907 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:40 smithi191 ceph-mon[111766]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:40.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:40 smithi084 ceph-mon[127717]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:40.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:40 smithi084 ceph-mon[131403]: pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:41.839 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:41 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:41.840 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:41 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:41.964 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:41 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[131403]: from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[131403]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[131403]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[127717]: from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[127717]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:42.860 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:42.861 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:42 smithi084 ceph-mon[127717]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:43.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:42 smithi191 ceph-mon[111766]: from='client.54241 -' entity='client.admin' cmd=[{"prefix": "orch upgrade check", "image": "quay.ceph.io/ceph-ci/ceph:36befe5d41ee8a6ea2e60983e763134278d506cf", "target": ["mon-mgr", ""]}]: dispatch 2024-04-16T15:04:43.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:42 smithi191 ceph-mon[111766]: pgmap v88: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-16T15:04:43.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:43.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:43.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:42 smithi191 ceph-mon[111766]: from='mgr.44100 172.21.15.84:0/3294875917' entity='mgr.y' 2024-04-16T15:04:43.594 INFO:teuthology.orchestra.run.smithi084.stdout:false 2024-04-16T15:04:43.923 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:43 smithi084 ceph-mon[127717]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:43.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:43 smithi084 ceph-mon[131403]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:44.012 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:43 smithi191 ceph-mon[111766]: from='client.25354 -' entity='client.iscsi.foo.smithi084.nwqubx' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-16T15:04:44.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T15:04:44.365 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa/tasks/cephadm.py", line 1469, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi084 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-04-16T15:04:45.172 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=fe4eb485596c40b5b47385b88f4d843b Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa/tasks/cephadm.py", line 1469, in shell _shell( File "/home/teuthworker/src/git.ceph.com_ceph-c_36befe5d41ee8a6ea2e60983e763134278d506cf/qa/tasks/cephadm.py", line 110, in _shell return remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/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_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_6c637841c215537a4502385240412f1966e0faab/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi084 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c \'ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \'"\'"\'.up_to_date | length == 7\'"\'"\'\'' 2024-04-16T15:04:45.175 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-16T15:04:45.187 INFO:tasks.cephadm:Teardown begin 2024-04-16T15:04:45.188 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T15:04:45.193 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:44 smithi191 ceph-mon[111766]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:45.193 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:44 smithi084 ceph-mon[127717]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:45.194 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:44 smithi084 ceph-mon[131403]: pgmap v89: 161 pgs: 161 active+clean; 585 KiB data, 118 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-16T15:04:45.231 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T15:04:45.270 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-16T15:04:45.271 DEBUG:teuthology.orchestra.run.smithi084:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T15:04:45.289 DEBUG:teuthology.orchestra.run.smithi191:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-16T15:04:45.328 INFO:tasks.cephadm:Stopping all daemons... 2024-04-16T15:04:45.328 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-16T15:04:45.329 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a 2024-04-16T15:04:45.673 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:45 smithi084 systemd[1]: Stopping Ceph mon.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:04:46.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a[127713]: 2024-04-16T15:04:45.684+0000 7f5b51d55700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:04:46.173 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a[127713]: 2024-04-16T15:04:45.684+0000 7f5b51d55700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-16T15:04:46.174 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:45 smithi084 podman[145400]: 2024-04-16 15:04:45.929841564 +0000 UTC m=+0.406568357 container died 2bc3ffb2d2716cffb238feb32b6e1eff82cc4f3ac8ae48f4d6f8a049fe6f348d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240409, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-16T15:04:46.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:04:45] ENGINE Bus STOPPING 2024-04-16T15:04:46.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:04:45] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-16T15:04:46.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:04:45] ENGINE Bus STOPPED 2024-04-16T15:04:46.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:04:45] ENGINE Bus STARTING 2024-04-16T15:04:46.174 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:04:45] ENGINE Serving on http://:::9283 2024-04-16T15:04:46.175 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:45 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: [16/Apr/2024:15:04:45] ENGINE Bus STARTED 2024-04-16T15:04:46.668 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:46 smithi084 podman[145400]: 2024-04-16 15:04:46.385326943 +0000 UTC m=+0.862053735 container cleanup 2bc3ffb2d2716cffb238feb32b6e1eff82cc4f3ac8ae48f4d6f8a049fe6f348d (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a, org.label-schema.vendor=CentOS, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.license=GPLv2, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-04-16T15:04:46.668 INFO:journalctl@ceph.mon.a.smithi084.stdout:Apr 16 15:04:46 smithi084 bash[145400]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-a 2024-04-16T15:04:46.807 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.a.service' 2024-04-16T15:04:46.862 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:04:46.863 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-16T15:04:46.863 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-16T15:04:46.863 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.c 2024-04-16T15:04:46.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:46 smithi084 systemd[1]: Stopping Ceph mon.c for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:04:47.378 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:47 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c[131399]: 2024-04-16T15:04:47.196+0000 7f36db3bd700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.c -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:04:47.378 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:47 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c[131399]: 2024-04-16T15:04:47.196+0000 7f36db3bd700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-16T15:04:47.672 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:47 smithi084 podman[145594]: 2024-04-16 15:04:47.380185375 +0000 UTC m=+0.323606533 container died 0860ec45b91f5422f6ddcb6878f39cbdf4d7df79146e33ca9dcedc797ae211d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS) 2024-04-16T15:04:47.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:47 smithi084 podman[145594]: 2024-04-16 15:04:47.75670531 +0000 UTC m=+0.700126466 container cleanup 0860ec45b91f5422f6ddcb6878f39cbdf4d7df79146e33ca9dcedc797ae211d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, ceph=True, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-04-16T15:04:47.923 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:47 smithi084 bash[145594]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c 2024-04-16T15:04:47.924 INFO:journalctl@ceph.mon.c.smithi084.stdout:Apr 16 15:04:47 smithi084 podman[145678]: 2024-04-16 15:04:47.907734585 +0000 UTC m=+0.525398663 container remove 0860ec45b91f5422f6ddcb6878f39cbdf4d7df79146e33ca9dcedc797ae211d1 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-c, CEPH_POINT_RELEASE=, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-16T15:04:48.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:48 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: ::ffff:172.21.15.191 - - [16/Apr/2024:15:04:48] "GET /metrics HTTP/1.1" 200 38235 "" "Prometheus/2.43.0" 2024-04-16T15:04:48.491 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.c.service' 2024-04-16T15:04:48.530 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:04:48.530 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-16T15:04:48.530 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-16T15:04:48.530 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.b 2024-04-16T15:04:48.851 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:48 smithi191 systemd[1]: Stopping Ceph mon.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:04:49.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b[111762]: 2024-04-16T15:04:48.852+0000 7f4a47bf1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:04:49.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b[111762]: 2024-04-16T15:04:48.852+0000 7f4a47bf1700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-16T15:04:49.186 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:48 smithi191 podman[125898]: 2024-04-16 15:04:48.915030363 +0000 UTC m=+0.187447004 container died 5bcbac9d32e6e9d0311ec6ab6e4fd06656177fa36d77434643b815242bd96a7a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-16T15:04:49.475 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:49 smithi191 podman[125898]: 2024-04-16 15:04:49.379456012 +0000 UTC m=+0.651872709 container cleanup 5bcbac9d32e6e9d0311ec6ab6e4fd06656177fa36d77434643b815242bd96a7a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, ceph=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-16T15:04:49.476 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:49 smithi191 bash[125898]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b 2024-04-16T15:04:49.762 INFO:journalctl@ceph.mon.b.smithi191.stdout:Apr 16 15:04:49 smithi191 podman[125912]: 2024-04-16 15:04:49.672737962 +0000 UTC m=+0.757852870 container remove 5bcbac9d32e6e9d0311ec6ab6e4fd06656177fa36d77434643b815242bd96a7a (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mon-b, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.license=GPLv2, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, CEPH_POINT_RELEASE=) 2024-04-16T15:04:49.805 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mon.b.service' 2024-04-16T15:04:49.860 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:04:49.860 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-16T15:04:49.860 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-16T15:04:49.860 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y 2024-04-16T15:04:50.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:49 smithi084 systemd[1]: Stopping Ceph mgr.y for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:04:50.173 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:04:50.174+0000 7f3504644700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:04:50.423 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:50 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y[69895]: 2024-04-16T15:04:50.174+0000 7f3504644700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-16T15:04:51.219 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:50 smithi084 podman[146060]: 2024-04-16 15:04:50.945997694 +0000 UTC m=+0.886906382 container died eba7c7e7eee18a175f6a34c7806ed815274955d121acf011a92e5221390b0be6 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-16T15:04:51.552 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:51 smithi084 podman[146060]: 2024-04-16 15:04:51.320053275 +0000 UTC m=+1.260961947 container cleanup eba7c7e7eee18a175f6a34c7806ed815274955d121acf011a92e5221390b0be6 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, io.buildah.version=1.33.5, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-16T15:04:51.553 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:51 smithi084 bash[146060]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y 2024-04-16T15:04:51.838 INFO:journalctl@ceph.mgr.y.smithi084.stdout:Apr 16 15:04:51 smithi084 podman[146093]: 2024-04-16 15:04:51.554808126 +0000 UTC m=+1.340518492 container remove eba7c7e7eee18a175f6a34c7806ed815274955d121acf011a92e5221390b0be6 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-y, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-16T15:04:53.012 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:04:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:04:52.648Z 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.84:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:04:53.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:04:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:04:52.648Z 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.84:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:04:53.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:04:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:04:52.648Z 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.84:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:04:53.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:04:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:04:52.648Z 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.84:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:04:53.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:04:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:04:52.648Z 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.84:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:04:53.153 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.y.service' 2024-04-16T15:04:53.195 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:04:53.195 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-16T15:04:53.196 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-16T15:04:53.196 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x 2024-04-16T15:04:53.512 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:53 smithi191 systemd[1]: Stopping Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:04:53.808 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:53 smithi191 podman[126019]: 2024-04-16 15:04:53.548848505 +0000 UTC m=+0.139994302 container died 17cc02e72e130afa0f14766a2c114a8148c1dfca38795f779d5dcf4d39b51fd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-16T15:04:54.058 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:53 smithi191 podman[126019]: 2024-04-16 15:04:53.892490418 +0000 UTC m=+0.483636213 container cleanup 17cc02e72e130afa0f14766a2c114a8148c1dfca38795f779d5dcf4d39b51fd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, ceph=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.build-date=20240409, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-16T15:04:54.058 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:53 smithi191 bash[126019]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x 2024-04-16T15:04:54.299 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service' 2024-04-16T15:04:54.324 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:54 smithi191 podman[126033]: 2024-04-16 15:04:54.060548318 +0000 UTC m=+0.508012326 container remove 17cc02e72e130afa0f14766a2c114a8148c1dfca38795f779d5dcf4d39b51fd3 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-16T15:04:54.324 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:54 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-16T15:04:54.324 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:54 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-16T15:04:54.324 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:54 smithi191 systemd[1]: Stopped Ceph mgr.x for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:04:54.324 INFO:journalctl@ceph.mgr.x.smithi191.stdout:Apr 16 15:04:54 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@mgr.x.service: Consumed 20.382s CPU time. 2024-04-16T15:04:54.337 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:04:54.337 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-16T15:04:54.338 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-16T15:04:54.338 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.0 2024-04-16T15:04:54.673 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:04:54 smithi084 systemd[1]: Stopping Ceph osd.0 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:04:55.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:04:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[139462]: 2024-04-16T15:04:55.158+0000 7fb39986f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:04:55.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:04:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[139462]: 2024-04-16T15:04:55.158+0000 7fb39986f700 -1 osd.0 124 *** Got signal Terminated *** 2024-04-16T15:04:55.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:04:55 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0[139462]: 2024-04-16T15:04:55.158+0000 7fb39986f700 -1 osd.0 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:00.749 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:00 smithi084 podman[146524]: 2024-04-16 15:05:00.477240753 +0000 UTC m=+5.441328164 container died 39cb48301d5d874d22a8b2d848c59095f9cc46d9b72cb293ea7f1affd9d5af72 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240409, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-16T15:05:01.124 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:00 smithi084 podman[146524]: 2024-04-16 15:05:00.858864384 +0000 UTC m=+5.822951799 container cleanup 39cb48301d5d874d22a8b2d848c59095f9cc46d9b72cb293ea7f1affd9d5af72 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-16T15:05:01.125 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:00 smithi084 bash[146524]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0 2024-04-16T15:05:01.423 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:01 smithi084 podman[146543]: 2024-04-16 15:05:01.126540318 +0000 UTC m=+0.644099895 container remove 39cb48301d5d874d22a8b2d848c59095f9cc46d9b72cb293ea7f1affd9d5af72 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, ceph=True, org.label-schema.build-date=20240409, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-04-16T15:05:01.769 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:01 smithi084 podman[146640]: 2024-04-16 15:05:01.460661019 +0000 UTC m=+0.106488104 container create 7623cb0c8628521065fbd11f990c8ee5c9c802e308f7be340958f781b0e53a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.vendor=CentOS, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240409) 2024-04-16T15:05:01.769 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:01 smithi084 podman[146640]: 2024-04-16 15:05:01.372425573 +0000 UTC m=+0.018252593 image pull b1a78730e0db57f46162ae12211512856024b361a698c3ed431f6fbc73b484c3 quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91 2024-04-16T15:05:01.769 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:01 smithi084 podman[146640]: 2024-04-16 15:05:01.697015005 +0000 UTC m=+0.342842029 container init 7623cb0c8628521065fbd11f990c8ee5c9c802e308f7be340958f781b0e53a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67) 2024-04-16T15:05:01.769 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:01 smithi084 podman[146640]: 2024-04-16 15:05:01.700329512 +0000 UTC m=+0.346156537 container start 7623cb0c8628521065fbd11f990c8ee5c9c802e308f7be340958f781b0e53a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, GIT_BRANCH=HEAD, org.label-schema.build-date=20240409, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5) 2024-04-16T15:05:01.769 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:01 smithi084 podman[146640]: 2024-04-16 15:05:01.771058761 +0000 UTC m=+0.416885791 container attach 7623cb0c8628521065fbd11f990c8ee5c9c802e308f7be340958f781b0e53a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240409, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, io.buildah.version=1.33.5) 2024-04-16T15:05:02.173 INFO:journalctl@ceph.osd.0.smithi084.stdout:Apr 16 15:05:01 smithi084 podman[146640]: 2024-04-16 15:05:01.989084083 +0000 UTC m=+0.634911095 container died 7623cb0c8628521065fbd11f990c8ee5c9c802e308f7be340958f781b0e53a36 (image=quay.ceph.io/ceph-ci/ceph@sha256:083e2328e58801f8dee4b74a19fe767bb5102759626fea5e94edb1c64adeae91, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-0-deactivate, GIT_CLEAN=True, GIT_COMMIT=e83daab126629de4b83b70f7819e84da953b5b67, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240409, CEPH_POINT_RELEASE=, RELEASE=wip-adk2-testing-2024-04-15-1136-squid-36befe5, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-04-16T15:05:02.591 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.0.service' 2024-04-16T15:05:02.634 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:02.635 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-16T15:05:02.635 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-16T15:05:02.635 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.1 2024-04-16T15:05:02.834 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:02 smithi084 systemd[1]: Stopping Ceph osd.1 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:05:03.173 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1[35891]: 2024-04-16T15:05:02.835+0000 7f582ceb0700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:05:03.173 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1[35891]: 2024-04-16T15:05:02.835+0000 7f582ceb0700 -1 osd.1 124 *** Got signal Terminated *** 2024-04-16T15:05:03.173 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:02 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1[35891]: 2024-04-16T15:05:02.835+0000 7f582ceb0700 -1 osd.1 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:08.533 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:08 smithi084 podman[146719]: 2024-04-16 15:05:08.281690807 +0000 UTC m=+5.545063219 container died fb7fe3e0b575f5a19a0572cc16ee0287d3ffd8239d425532e8c5ad29ae0dd244 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, vendor=Red Hat, Inc., vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, version=8, architecture=x86_64, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, maintainer=Guillaume Abrioux , io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True) 2024-04-16T15:05:08.875 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:08 smithi084 podman[146719]: 2024-04-16 15:05:08.701264887 +0000 UTC m=+5.964637277 container cleanup fb7fe3e0b575f5a19a0572cc16ee0287d3ffd8239d425532e8c5ad29ae0dd244 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, name=centos-stream, vendor=Red Hat, Inc., architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, version=8, release=754, io.openshift.expose-services=, vcs-type=git, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8) 2024-04-16T15:05:08.876 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:08 smithi084 bash[146719]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1 2024-04-16T15:05:08.876 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:08 smithi084 bash[146750]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd.1" found: no such container 2024-04-16T15:05:09.173 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:08 smithi084 podman[146736]: 2024-04-16 15:05:08.877337239 +0000 UTC m=+0.599347658 container remove fb7fe3e0b575f5a19a0572cc16ee0287d3ffd8239d425532e8c5ad29ae0dd244 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, distribution-scope=public, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, io.buildah.version=1.19.8, vendor=Red Hat, Inc., architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, name=centos-stream, ceph=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-04-16T15:05:09.173 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:09 smithi084 podman[146818]: 2024-04-16 15:05:08.992775383 +0000 UTC m=+0.018630014 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T15:05:09.174 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:09 smithi084 podman[146818]: 2024-04-16 15:05:09.094790755 +0000 UTC m=+0.120645356 container create 65613e7f9485ca1cf56fb271e06830c84abe5df965c686adb0baabeb9bdb978a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1-deactivate, name=centos-stream, release=754, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, ceph=True, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.buildah.version=1.19.8, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, maintainer=Guillaume Abrioux , com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, io.openshift.expose-services=, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public) 2024-04-16T15:05:09.596 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:09 smithi084 podman[146818]: 2024-04-16 15:05:09.313858953 +0000 UTC m=+0.339713553 container init 65613e7f9485ca1cf56fb271e06830c84abe5df965c686adb0baabeb9bdb978a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1-deactivate, io.openshift.tags=base centos centos-stream, ceph=True, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, name=centos-stream, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, version=8, distribution-scope=public, architecture=x86_64, GIT_CLEAN=True, io.openshift.expose-services=, release=754, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-04-16T15:05:09.596 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:09 smithi084 podman[146818]: 2024-04-16 15:05:09.317517655 +0000 UTC m=+0.343372256 container start 65613e7f9485ca1cf56fb271e06830c84abe5df965c686adb0baabeb9bdb978a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1-deactivate, GIT_BRANCH=HEAD, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, release=754, RELEASE=HEAD, GIT_CLEAN=True, ceph=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, version=8, maintainer=Guillaume Abrioux , url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.component=centos-stream-container, vcs-type=git) 2024-04-16T15:05:09.596 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:09 smithi084 podman[146818]: 2024-04-16 15:05:09.388622738 +0000 UTC m=+0.414477348 container attach 65613e7f9485ca1cf56fb271e06830c84abe5df965c686adb0baabeb9bdb978a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1-deactivate, RELEASE=HEAD, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vendor=Red Hat, Inc., name=centos-stream, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, ceph=True, CEPH_POINT_RELEASE=-17.2.0, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, architecture=x86_64, release=754) 2024-04-16T15:05:09.923 INFO:journalctl@ceph.osd.1.smithi084.stdout:Apr 16 15:05:09 smithi084 podman[146818]: 2024-04-16 15:05:09.598058208 +0000 UTC m=+0.623912824 container died 65613e7f9485ca1cf56fb271e06830c84abe5df965c686adb0baabeb9bdb978a (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-1-deactivate, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, ceph=True, vcs-type=git, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, vendor=Red Hat, Inc., io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, version=8, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, io.openshift.expose-services=, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0) 2024-04-16T15:05:10.223 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.1.service' 2024-04-16T15:05:10.267 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:10.267 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-16T15:05:10.268 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-16T15:05:10.268 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.2 2024-04-16T15:05:10.470 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:10 smithi084 systemd[1]: Stopping Ceph osd.2 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:05:10.923 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2[38826]: 2024-04-16T15:05:10.471+0000 7f936be6e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:05:10.923 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2[38826]: 2024-04-16T15:05:10.471+0000 7f936be6e700 -1 osd.2 124 *** Got signal Terminated *** 2024-04-16T15:05:10.923 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:10 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2[38826]: 2024-04-16T15:05:10.471+0000 7f936be6e700 -1 osd.2 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:16.674 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:16 smithi084 podman[146896]: 2024-04-16 15:05:16.379448991 +0000 UTC m=+6.006583885 container died e9da74925a544a09fd58af86ecab53578e5ed9c15931680e1dcab291dbdf71bf (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., vcs-type=git, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, name=centos-stream, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, version=8, distribution-scope=public, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True) 2024-04-16T15:05:17.165 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:16 smithi084 podman[146896]: 2024-04-16 15:05:16.72838231 +0000 UTC m=+6.355517249 container cleanup e9da74925a544a09fd58af86ecab53578e5ed9c15931680e1dcab291dbdf71bf (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, architecture=x86_64, io.openshift.expose-services=, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8) 2024-04-16T15:05:17.165 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:16 smithi084 bash[146896]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2 2024-04-16T15:05:17.165 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:16 smithi084 bash[147487]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd.2" found: no such container 2024-04-16T15:05:17.165 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:16 smithi084 podman[147435]: 2024-04-16 15:05:16.97111831 +0000 UTC m=+1.025236769 container remove e9da74925a544a09fd58af86ecab53578e5ed9c15931680e1dcab291dbdf71bf (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2, maintainer=Guillaume Abrioux , release=754, architecture=x86_64, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, RELEASE=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.display-name=CentOS Stream 8, name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, io.buildah.version=1.19.8, version=8, ceph=True, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-16T15:05:17.166 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:17 smithi084 podman[147554]: 2024-04-16 15:05:17.071369172 +0000 UTC m=+0.023261485 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T15:05:17.423 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:17 smithi084 podman[147554]: 2024-04-16 15:05:17.188470366 +0000 UTC m=+0.140362662 container create 23616336cf4b6c0cab0b116705d8b626b97809f1f0a838ca3e9c3bab0453f82b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2-deactivate, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, distribution-scope=public, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, name=centos-stream, architecture=x86_64, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.expose-services=, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, release=754, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-04-16T15:05:17.798 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:17 smithi084 podman[147554]: 2024-04-16 15:05:17.725698624 +0000 UTC m=+0.677590920 container init 23616336cf4b6c0cab0b116705d8b626b97809f1f0a838ca3e9c3bab0453f82b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2-deactivate, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, name=centos-stream, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, vcs-type=git, architecture=x86_64, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, version=8) 2024-04-16T15:05:17.799 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:17 smithi084 podman[147554]: 2024-04-16 15:05:17.729062003 +0000 UTC m=+0.680954300 container start 23616336cf4b6c0cab0b116705d8b626b97809f1f0a838ca3e9c3bab0453f82b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2-deactivate, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , name=centos-stream, GIT_CLEAN=True, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-type=git, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-04-16T15:05:17.799 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:17 smithi084 podman[147554]: 2024-04-16 15:05:17.800539344 +0000 UTC m=+0.752431642 container attach 23616336cf4b6c0cab0b116705d8b626b97809f1f0a838ca3e9c3bab0453f82b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2-deactivate, com.redhat.component=centos-stream-container, io.k8s.display-name=CentOS Stream 8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, release=754, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vendor=Red Hat, Inc., build-date=2022-05-03T08:36:31.336870, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, architecture=x86_64, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git) 2024-04-16T15:05:18.173 INFO:journalctl@ceph.osd.2.smithi084.stdout:Apr 16 15:05:18 smithi084 podman[147554]: 2024-04-16 15:05:18.010635787 +0000 UTC m=+0.962528085 container died 23616336cf4b6c0cab0b116705d8b626b97809f1f0a838ca3e9c3bab0453f82b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-2-deactivate, io.openshift.expose-services=, architecture=x86_64, GIT_CLEAN=True, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, distribution-scope=public, ceph=True, vendor=Red Hat, Inc., vcs-type=git, build-date=2022-05-03T08:36:31.336870, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, io.k8s.display-name=CentOS Stream 8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-04-16T15:05:19.427 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.2.service' 2024-04-16T15:05:19.472 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:19.473 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-16T15:05:19.473 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-16T15:05:19.473 DEBUG:teuthology.orchestra.run.smithi084:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.3 2024-04-16T15:05:19.673 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:19 smithi084 systemd[1]: Stopping Ceph osd.3 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:05:20.173 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:19.894+0000 7fadb0c62700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.3 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:05:20.174 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:19.894+0000 7fadb0c62700 -1 osd.3 124 *** Got signal Terminated *** 2024-04-16T15:05:20.174 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:19 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:19.894+0000 7fadb0c62700 -1 osd.3 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:21.173 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:20 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:20.888+0000 7fadae5ff700 -1 osd.3 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:57.658350+0000 front 2024-04-16T15:04:57.658243+0000 (oldest deadline 2024-04-16T15:05:20.558441+0000) 2024-04-16T15:05:22.173 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:21 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:21.879+0000 7fadae5ff700 -1 osd.3 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:57.658350+0000 front 2024-04-16T15:04:57.658243+0000 (oldest deadline 2024-04-16T15:05:20.558441+0000) 2024-04-16T15:05:23.173 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:22 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:22.838+0000 7fadae5ff700 -1 osd.3 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:57.658350+0000 front 2024-04-16T15:04:57.658243+0000 (oldest deadline 2024-04-16T15:05:20.558441+0000) 2024-04-16T15:05:23.757 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:23 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:23.425+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:24.012 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:23 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:23.757+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:24.173 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:23 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:23.820+0000 7fadae5ff700 -1 osd.3 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:57.658350+0000 front 2024-04-16T15:04:57.658243+0000 (oldest deadline 2024-04-16T15:05:20.558441+0000) 2024-04-16T15:05:24.677 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:24.613+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:24.677 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:24.419+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:25.012 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:24 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:24.737+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:25.173 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:24 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3[41817]: 2024-04-16T15:05:24.832+0000 7fadae5ff700 -1 osd.3 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:57.658350+0000 front 2024-04-16T15:04:57.658243+0000 (oldest deadline 2024-04-16T15:05:20.558441+0000) 2024-04-16T15:05:25.637 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:25 smithi084 podman[147756]: 2024-04-16 15:05:25.222852483 +0000 UTC m=+5.654538135 container died 05f4b733d261e49a09e236e220678bf22f087282cd8496eddfbfe5ec521d7a49 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3, io.k8s.display-name=CentOS Stream 8, ceph=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, RELEASE=HEAD, release=754, com.redhat.component=centos-stream-container, name=centos-stream, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, vendor=Red Hat, Inc., io.buildah.version=1.19.8, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD) 2024-04-16T15:05:25.637 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:25 smithi084 podman[147756]: 2024-04-16 15:05:25.638850327 +0000 UTC m=+6.070536016 container cleanup 05f4b733d261e49a09e236e220678bf22f087282cd8496eddfbfe5ec521d7a49 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, release=754, com.redhat.component=centos-stream-container, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, distribution-scope=public, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, GIT_BRANCH=HEAD, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, version=8, architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc.) 2024-04-16T15:05:25.740 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:25 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:25.598+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:25.740 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:25 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:25.441+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:25.740 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:25 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:25.482+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:25.923 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:25 smithi084 bash[147756]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3 2024-04-16T15:05:25.923 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:25 smithi084 bash[147884]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd.3" found: no such container 2024-04-16T15:05:25.923 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:25 smithi084 podman[147868]: 2024-04-16 15:05:25.823319899 +0000 UTC m=+0.602730306 container remove 05f4b733d261e49a09e236e220678bf22f087282cd8496eddfbfe5ec521d7a49 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3, GIT_CLEAN=True, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., io.buildah.version=1.19.8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, name=centos-stream, release=754, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, io.openshift.expose-services=, com.redhat.component=centos-stream-container) 2024-04-16T15:05:26.012 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:25 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:25.741+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:26.300 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:26 smithi084 podman[147946]: 2024-04-16 15:05:25.926423677 +0000 UTC m=+0.019161310 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T15:05:26.300 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:26 smithi084 podman[147946]: 2024-04-16 15:05:26.040650718 +0000 UTC m=+0.133388334 container create c8dec0cbc47edfead67a24e9dc1521a5adeb1144f6fd984a631dd9d82bec1a6e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3-deactivate, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, vcs-type=git, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, version=8, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux , release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, name=centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, io.openshift.expose-services=) 2024-04-16T15:05:26.300 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:26 smithi084 podman[147946]: 2024-04-16 15:05:26.302005235 +0000 UTC m=+0.394742854 container init c8dec0cbc47edfead67a24e9dc1521a5adeb1144f6fd984a631dd9d82bec1a6e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3-deactivate, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, GIT_BRANCH=HEAD, ceph=True, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, vcs-type=git, RELEASE=HEAD, release=754, GIT_REPO=https://github.com/ceph/ceph-container.git, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-16T15:05:26.582 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:26 smithi084 podman[147946]: 2024-04-16 15:05:26.305466497 +0000 UTC m=+0.398204121 container start c8dec0cbc47edfead67a24e9dc1521a5adeb1144f6fd984a631dd9d82bec1a6e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3-deactivate, distribution-scope=public, io.buildah.version=1.19.8, io.openshift.expose-services=, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, release=754, GIT_BRANCH=HEAD, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-04-16T15:05:26.583 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:26 smithi084 podman[147946]: 2024-04-16 15:05:26.367796042 +0000 UTC m=+0.460533661 container attach c8dec0cbc47edfead67a24e9dc1521a5adeb1144f6fd984a631dd9d82bec1a6e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3-deactivate, io.k8s.display-name=CentOS Stream 8, GIT_BRANCH=HEAD, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, architecture=x86_64, maintainer=Guillaume Abrioux , vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., RELEASE=HEAD, distribution-scope=public, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac) 2024-04-16T15:05:26.711 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:26.474+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:26.712 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:26.580+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:26.712 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:26.437+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:26.884 INFO:journalctl@ceph.osd.3.smithi084.stdout:Apr 16 15:05:26 smithi084 podman[147946]: 2024-04-16 15:05:26.585080282 +0000 UTC m=+0.677817907 container died c8dec0cbc47edfead67a24e9dc1521a5adeb1144f6fd984a631dd9d82bec1a6e (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-3-deactivate, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, vcs-type=git, ceph=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, com.redhat.component=centos-stream-container, name=centos-stream, architecture=x86_64, GIT_CLEAN=True, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_REPO=https://github.com/ceph/ceph-container.git, distribution-scope=public, release=754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, io.openshift.tags=base centos centos-stream) 2024-04-16T15:05:27.012 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:26 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:26.713+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:27.220 DEBUG:teuthology.orchestra.run.smithi084:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.3.service' 2024-04-16T15:05:27.264 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:27.265 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-16T15:05:27.265 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-16T15:05:27.265 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.4 2024-04-16T15:05:27.712 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:27.530+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:27.712 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:27.475+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:27.713 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:27.509+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:27.713 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:27 smithi191 systemd[1]: Stopping Ceph osd.4 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:05:27.713 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:27.439+0000 7f52ddc49700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.4 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:05:27.713 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:27.439+0000 7f52ddc49700 -1 osd.4 124 *** Got signal Terminated *** 2024-04-16T15:05:27.714 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:27.439+0000 7f52ddc49700 -1 osd.4 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:27.714 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:27 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:27.714+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:28.733 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:28.462+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:28.733 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:28.566+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:28.734 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:28.520+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:29.012 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:28 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:28.735+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:29.762 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:29 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:29.568+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:29.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:29 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:29.500+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:29.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:29 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:29.481+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:29.763 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:29 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:29.698+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:30.762 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:30.684+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:30.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:30.509+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:30.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:30.466+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:30.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:30.466+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:30.764 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:30.574+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:30.764 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:30.574+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:31.762 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4[30248]: 2024-04-16T15:05:31.664+0000 7f52d95e2700 -1 osd.4 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.437707+0000 front 2024-04-16T15:04:59.437644+0000 (oldest deadline 2024-04-16T15:05:22.937608+0000) 2024-04-16T15:05:31.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:31.545+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:31.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:31.559+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:31.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:31.559+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:31.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:31.457+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:31.764 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:31 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:31.457+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:32.762 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:32 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:32.573+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:32.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:32 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:32.597+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:32.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:32 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:32.597+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:32.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:32 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:32.454+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:32.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:32 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:32.454+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:33.204 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:32 smithi191 podman[127070]: 2024-04-16 15:05:32.949601029 +0000 UTC m=+5.613212932 container died 8f40cbb2841f6e242483d9205a854334ec045947325e1fc59d06bf00f23991f7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4, version=8, distribution-scope=public, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, io.openshift.tags=base centos centos-stream, vcs-type=git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, release=754, ceph=True, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, GIT_REPO=https://github.com/ceph/ceph-container.git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, name=centos-stream, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-16T15:05:33.512 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:33.408+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:33.512 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:33.408+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:33.512 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:33 smithi191 podman[127070]: 2024-04-16 15:05:33.405873198 +0000 UTC m=+6.069485091 container cleanup 8f40cbb2841f6e242483d9205a854334ec045947325e1fc59d06bf00f23991f7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4, release=754, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, CEPH_POINT_RELEASE=-17.2.0, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, GIT_CLEAN=True, io.openshift.tags=base centos centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-type=git, io.k8s.display-name=CentOS Stream 8, maintainer=Guillaume Abrioux , RELEASE=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, architecture=x86_64, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.expose-services=) 2024-04-16T15:05:33.513 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:33 smithi191 bash[127070]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4 2024-04-16T15:05:33.513 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:33 smithi191 bash[127102]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd.4" found: no such container 2024-04-16T15:05:33.903 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:33.628+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:33.904 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:33.628+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:33.904 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:33.581+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:33.904 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:33 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:33.581+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:33.905 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:33 smithi191 podman[127087]: 2024-04-16 15:05:33.73259482 +0000 UTC m=+0.776745194 container remove 8f40cbb2841f6e242483d9205a854334ec045947325e1fc59d06bf00f23991f7 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , name=centos-stream, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, com.redhat.component=centos-stream-container, RELEASE=HEAD, vendor=Red Hat, Inc., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, architecture=x86_64, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, GIT_CLEAN=True, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-04-16T15:05:34.159 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:33 smithi191 podman[127167]: 2024-04-16 15:05:33.809163018 +0000 UTC m=+0.019398035 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T15:05:34.159 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:33 smithi191 podman[127167]: 2024-04-16 15:05:33.933577585 +0000 UTC m=+0.143812599 container create 71e28f552dd0df143c1ec2bd484b37479ca14429eb33e2858034dd7218cb89d3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4-deactivate, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-type=git, GIT_CLEAN=True, io.k8s.display-name=CentOS Stream 8, release=754, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, name=centos-stream, GIT_BRANCH=HEAD, distribution-scope=public, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, RELEASE=HEAD, com.redhat.component=centos-stream-container) 2024-04-16T15:05:34.449 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:34 smithi191 podman[127167]: 2024-04-16 15:05:34.16120135 +0000 UTC m=+0.371436364 container init 71e28f552dd0df143c1ec2bd484b37479ca14429eb33e2858034dd7218cb89d3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4-deactivate, ceph=True, version=8, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, release=754, vcs-type=git, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.display-name=CentOS Stream 8, RELEASE=HEAD) 2024-04-16T15:05:34.449 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:34 smithi191 podman[127167]: 2024-04-16 15:05:34.164660414 +0000 UTC m=+0.374895429 container start 71e28f552dd0df143c1ec2bd484b37479ca14429eb33e2858034dd7218cb89d3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4-deactivate, distribution-scope=public, release=754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, RELEASE=HEAD, GIT_BRANCH=HEAD, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, vendor=Red Hat, Inc., name=centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, version=8, io.openshift.expose-services=, maintainer=Guillaume Abrioux , ceph=True, vcs-type=git, io.k8s.display-name=CentOS Stream 8, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb) 2024-04-16T15:05:34.449 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:34 smithi191 podman[127167]: 2024-04-16 15:05:34.236053372 +0000 UTC m=+0.446288390 container attach 71e28f552dd0df143c1ec2bd484b37479ca14429eb33e2858034dd7218cb89d3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4-deactivate, RELEASE=HEAD, vcs-type=git, GIT_BRANCH=HEAD, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vendor=Red Hat, Inc., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, build-date=2022-05-03T08:36:31.336870, ceph=True, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, version=8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-04-16T15:05:34.762 INFO:journalctl@ceph.osd.4.smithi191.stdout:Apr 16 15:05:34 smithi191 podman[127167]: 2024-04-16 15:05:34.450978216 +0000 UTC m=+0.661213238 container died 71e28f552dd0df143c1ec2bd484b37479ca14429eb33e2858034dd7218cb89d3 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-4-deactivate, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, RELEASE=HEAD, name=centos-stream, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, release=754, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vendor=Red Hat, Inc., distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, version=8, vcs-type=git, architecture=x86_64, CEPH_POINT_RELEASE=-17.2.0, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, maintainer=Guillaume Abrioux , vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-04-16T15:05:34.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:34.607+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:34.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:34.607+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:34.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:34.607+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:34.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:34.607+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:34.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:34.452+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:34.764 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:34 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:34.452+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:35.144 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.4.service' 2024-04-16T15:05:35.192 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:35.192 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-16T15:05:35.193 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-16T15:05:35.193 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.5 2024-04-16T15:05:35.386 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:35 smithi191 systemd[1]: Stopping Ceph osd.5 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:05:35.386 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:35.359+0000 7ff92e2ce700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.5 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:05:35.386 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:35.359+0000 7ff92e2ce700 -1 osd.5 124 *** Got signal Terminated *** 2024-04-16T15:05:35.386 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:35.359+0000 7ff92e2ce700 -1 osd.5 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:35.762 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:35.583+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:35.762 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:35.583+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:35.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:35.618+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:35.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:35.618+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:35.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:35.471+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:35.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:35 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:35.471+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:36.561 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:36.516+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:36.561 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:36.516+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:37.012 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:36.563+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:37.012 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:36.563+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:37.013 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:36.653+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:37.013 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:36 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:36.653+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:38.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:37.532+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:38.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:37.532+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:38.013 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:37.547+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:38.013 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:37.547+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:38.013 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:37.611+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:38.013 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:37 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:37.611+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:38.762 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:38.490+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:38.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:38.490+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:38.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:38.512+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:38.763 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:38.512+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:38.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:38.566+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:38.764 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:38 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:38.566+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:40.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:39.528+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:40.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:39.528+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:40.013 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:39.544+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:58.468747+0000 front 2024-04-16T15:04:58.468736+0000 (oldest deadline 2024-04-16T15:05:23.768726+0000) 2024-04-16T15:05:40.013 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5[33143]: 2024-04-16T15:05:39.545+0000 7ff929466700 -1 osd.5 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:06.570235+0000 front 2024-04-16T15:05:06.570321+0000 (oldest deadline 2024-04-16T15:05:30.070228+0000) 2024-04-16T15:05:40.013 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:39.528+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:40.013 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:39 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:39.528+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:40.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:40.496+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:40.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:40.496+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:40.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:40.569+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:40.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:40 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:40.569+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:41.473 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:41 smithi191 podman[127247]: 2024-04-16 15:05:41.25768172 +0000 UTC m=+6.011014618 container died ad2f2c549ebe77e2e7d02e494762bc3ca489b85a8e9a3ca5d956bfa4ff4a9519 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, vendor=Red Hat, Inc., io.k8s.display-name=CentOS Stream 8, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.component=centos-stream-container, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, architecture=x86_64, RELEASE=HEAD, vcs-type=git, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=-17.2.0, version=8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., release=754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_REPO=https://github.com/ceph/ceph-container.git, name=centos-stream, build-date=2022-05-03T08:36:31.336870) 2024-04-16T15:05:41.762 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:41 smithi191 podman[127247]: 2024-04-16 15:05:41.616139345 +0000 UTC m=+6.369472245 container cleanup ad2f2c549ebe77e2e7d02e494762bc3ca489b85a8e9a3ca5d956bfa4ff4a9519 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5, version=8, vcs-type=git, io.openshift.expose-services=, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, maintainer=Guillaume Abrioux , RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, vendor=Red Hat, Inc., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_CLEAN=True, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, name=centos-stream, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, ceph=True, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_BRANCH=HEAD) 2024-04-16T15:05:41.762 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:41 smithi191 bash[127247]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5 2024-04-16T15:05:41.762 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:41 smithi191 bash[127345]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd.5" found: no such container 2024-04-16T15:05:41.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:41.474+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:41.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:41.474+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:41.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:41.474+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:41.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:41.581+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:41.764 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:41 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:41.581+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:42.139 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:41 smithi191 podman[127310]: 2024-04-16 15:05:41.858982721 +0000 UTC m=+1.024176147 container remove ad2f2c549ebe77e2e7d02e494762bc3ca489b85a8e9a3ca5d956bfa4ff4a9519 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5, RELEASE=HEAD, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, architecture=x86_64, build-date=2022-05-03T08:36:31.336870, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, CEPH_POINT_RELEASE=-17.2.0, GIT_CLEAN=True, vcs-type=git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, io.buildah.version=1.19.8, com.redhat.component=centos-stream-container, GIT_REPO=https://github.com/ceph/ceph-container.git, version=8, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-16T15:05:42.730 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:42.461+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:42.731 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:42.461+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:42.731 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:42.461+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:42.731 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:42.571+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:42.731 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:42.571+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:42.731 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:42 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:42.571+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:42.732 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:42 smithi191 podman[127419]: 2024-04-16 15:05:42.393938145 +0000 UTC m=+0.018701150 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T15:05:42.732 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:42 smithi191 podman[127419]: 2024-04-16 15:05:42.507646481 +0000 UTC m=+0.132409477 container create 3b7d05ed21fda7f4a38175c02d19433e1a43aea5d40cfd9d6b66cd33263314a9 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5-deactivate, build-date=2022-05-03T08:36:31.336870, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, ceph=True, com.redhat.component=centos-stream-container, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, version=8, RELEASE=HEAD, maintainer=Guillaume Abrioux , distribution-scope=public, vendor=Red Hat, Inc., release=754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, name=centos-stream, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, vcs-type=git, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-04-16T15:05:42.732 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:42 smithi191 podman[127419]: 2024-04-16 15:05:42.732395541 +0000 UTC m=+0.357158540 container init 3b7d05ed21fda7f4a38175c02d19433e1a43aea5d40cfd9d6b66cd33263314a9 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5-deactivate, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, vcs-type=git, vendor=Red Hat, Inc., architecture=x86_64, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, GIT_CLEAN=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, version=8, io.openshift.tags=base centos centos-stream, io.openshift.expose-services=, RELEASE=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, maintainer=Guillaume Abrioux , com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, name=centos-stream, CEPH_POINT_RELEASE=-17.2.0, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8) 2024-04-16T15:05:42.985 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:42 smithi191 podman[127419]: 2024-04-16 15:05:42.736117624 +0000 UTC m=+0.360880631 container start 3b7d05ed21fda7f4a38175c02d19433e1a43aea5d40cfd9d6b66cd33263314a9 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5-deactivate, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, release=754, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, vendor=Red Hat, Inc., ceph=True, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, architecture=x86_64, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, version=8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, name=centos-stream, distribution-scope=public, vcs-type=git) 2024-04-16T15:05:42.986 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:42 smithi191 podman[127419]: 2024-04-16 15:05:42.841088188 +0000 UTC m=+0.465851213 container attach 3b7d05ed21fda7f4a38175c02d19433e1a43aea5d40cfd9d6b66cd33263314a9 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5-deactivate, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, architecture=x86_64, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, name=centos-stream, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, release=754, version=8, vcs-type=git, io.k8s.display-name=CentOS Stream 8, distribution-scope=public, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream) 2024-04-16T15:05:43.592 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:43.437+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:43.592 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:43.437+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:43.592 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:43.437+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:43.885 INFO:journalctl@ceph.osd.5.smithi191.stdout:Apr 16 15:05:43 smithi191 podman[127419]: 2024-04-16 15:05:43.676583742 +0000 UTC m=+1.301346738 container died 3b7d05ed21fda7f4a38175c02d19433e1a43aea5d40cfd9d6b66cd33263314a9 (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-5-deactivate, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, GIT_BRANCH=HEAD, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.component=centos-stream-container, version=8, maintainer=Guillaume Abrioux , GIT_CLEAN=True, architecture=x86_64, distribution-scope=public, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, ceph=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image) 2024-04-16T15:05:43.886 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:43.592+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:43.886 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:43.592+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:43.886 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:43 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:43.592+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:44.304 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.5.service' 2024-04-16T15:05:44.347 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:44.347 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-16T15:05:44.348 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-16T15:05:44.348 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.6 2024-04-16T15:05:44.566 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:44 smithi191 systemd[1]: Stopping Ceph osd.6 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:05:44.567 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:44.480+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:44.567 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:44.480+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:44.567 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:44.480+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:44.567 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:44.566+0000 7fd414465700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.6 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:05:44.567 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:44.566+0000 7fd414465700 -1 osd.6 124 *** Got signal Terminated *** 2024-04-16T15:05:44.567 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:44.566+0000 7fd414465700 -1 osd.6 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:44.841 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:44.611+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:44.842 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:44.611+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:44.842 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:44 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:44.611+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:45.762 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:45.487+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:45.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:45.487+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:45.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:45.487+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:45.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:45.600+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:45.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:45.600+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:45.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:45 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:45.600+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:46.711 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:46.459+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:46.712 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:46.459+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:46.712 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:46.459+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:46.712 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:46.459+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:20.889047+0000 front 2024-04-16T15:05:20.889017+0000 (oldest deadline 2024-04-16T15:05:46.189036+0000) 2024-04-16T15:05:46.712 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:46.613+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:46.712 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:46.613+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:46.712 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:46.613+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:46.713 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:46 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:46.613+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:47.762 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:47.501+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:47.762 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:47.501+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:47.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:47.501+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:47.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:47.501+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:20.889047+0000 front 2024-04-16T15:05:20.889017+0000 (oldest deadline 2024-04-16T15:05:46.189036+0000) 2024-04-16T15:05:47.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:47.583+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:47.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:47.583+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:47.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:47.583+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:47.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:47.583+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:47.764 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:47 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:47.583+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:48.762 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:48.498+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:48.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:48.498+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:48.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:48.498+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:48.763 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:48.498+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:20.889047+0000 front 2024-04-16T15:05:20.889017+0000 (oldest deadline 2024-04-16T15:05:46.189036+0000) 2024-04-16T15:05:48.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:48.605+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:48.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:48.605+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:48.764 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:48.605+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:48.764 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:48.605+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:48.764 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:48 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:48.605+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:49.886 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:49.513+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:56.786958+0000 front 2024-04-16T15:04:56.786852+0000 (oldest deadline 2024-04-16T15:05:22.686712+0000) 2024-04-16T15:05:49.886 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:49.513+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:02.687201+0000 front 2024-04-16T15:05:02.687168+0000 (oldest deadline 2024-04-16T15:05:33.287431+0000) 2024-04-16T15:05:49.887 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:49.513+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:13.288053+0000 front 2024-04-16T15:05:13.287992+0000 (oldest deadline 2024-04-16T15:05:40.888446+0000) 2024-04-16T15:05:49.887 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6[36045]: 2024-04-16T15:05:49.513+0000 7fd4105ff700 -1 osd.6 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:20.889047+0000 front 2024-04-16T15:05:20.889017+0000 (oldest deadline 2024-04-16T15:05:46.189036+0000) 2024-04-16T15:05:49.887 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:49.568+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:49.887 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:49.568+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:49.887 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:49.568+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:49.887 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:49.568+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:49.888 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:49 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:49.568+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:50.156 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:49 smithi191 podman[127673]: 2024-04-16 15:05:49.888259722 +0000 UTC m=+5.443634212 container died d28da980f5cfbdf10c9d2d1c3ee6a3671b5b9a6ed3740452f16e547d77f0735c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , vcs-type=git, io.openshift.tags=base centos centos-stream, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, architecture=x86_64, io.openshift.expose-services=, com.redhat.component=centos-stream-container, distribution-scope=public, io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, version=8, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, release=754) 2024-04-16T15:05:50.512 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:50 smithi191 podman[127673]: 2024-04-16 15:05:50.331928353 +0000 UTC m=+5.887302846 container cleanup d28da980f5cfbdf10c9d2d1c3ee6a3671b5b9a6ed3740452f16e547d77f0735c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6, architecture=x86_64, GIT_CLEAN=True, distribution-scope=public, io.openshift.tags=base centos centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vcs-type=git, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., ceph=True, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, version=8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., io.openshift.expose-services=, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, GIT_BRANCH=HEAD) 2024-04-16T15:05:50.512 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:50 smithi191 bash[127673]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6 2024-04-16T15:05:50.799 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:50 smithi191 podman[128217]: 2024-04-16 15:05:50.541841019 +0000 UTC m=+0.655030996 container remove d28da980f5cfbdf10c9d2d1c3ee6a3671b5b9a6ed3740452f16e547d77f0735c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6, name=centos-stream, io.openshift.expose-services=, ceph=True, version=8, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_REPO=https://github.com/ceph/ceph-container.git, release=754, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, io.openshift.tags=base centos centos-stream, architecture=x86_64, RELEASE=HEAD, vcs-type=git, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, io.buildah.version=1.19.8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-16T15:05:50.799 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:50 smithi191 bash[128232]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd.6" found: no such container 2024-04-16T15:05:50.799 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:50.610+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:50.799 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:50.610+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:50.799 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:50.610+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:50.800 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:50.610+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:50.800 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:50 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:50.611+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:51.051 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:50 smithi191 podman[128296]: 2024-04-16 15:05:50.801036452 +0000 UTC m=+0.111541996 container create 54d3e285a8ac8a6bffc1aaf89822826c8d5c931e3aa87c4ccbe692903682dd6c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6-deactivate, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_CLEAN=True, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, GIT_BRANCH=HEAD, io.k8s.display-name=CentOS Stream 8, io.openshift.expose-services=, vendor=Red Hat, Inc., maintainer=Guillaume Abrioux , GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.component=centos-stream-container, ceph=True, vcs-type=git, architecture=x86_64, distribution-scope=public, RELEASE=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754) 2024-04-16T15:05:51.052 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:50 smithi191 podman[128296]: 2024-04-16 15:05:50.70846581 +0000 UTC m=+0.018971332 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T15:05:51.335 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:51 smithi191 podman[128296]: 2024-04-16 15:05:51.053737425 +0000 UTC m=+0.364242924 container init 54d3e285a8ac8a6bffc1aaf89822826c8d5c931e3aa87c4ccbe692903682dd6c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6-deactivate, vcs-type=git, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, maintainer=Guillaume Abrioux , io.openshift.tags=base centos centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.component=centos-stream-container, architecture=x86_64, RELEASE=HEAD, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, GIT_CLEAN=True, GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.buildah.version=1.19.8, release=754, ceph=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vendor=Red Hat, Inc., version=8, distribution-scope=public) 2024-04-16T15:05:51.335 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:51 smithi191 podman[128296]: 2024-04-16 15:05:51.05753797 +0000 UTC m=+0.368043473 container start 54d3e285a8ac8a6bffc1aaf89822826c8d5c931e3aa87c4ccbe692903682dd6c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6-deactivate, architecture=x86_64, vendor=Red Hat, Inc., distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.display-name=CentOS Stream 8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, ceph=True, io.openshift.expose-services=, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=centos-stream-container, io.buildah.version=1.19.8, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, version=8, vcs-type=git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, release=754) 2024-04-16T15:05:51.335 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:51 smithi191 podman[128296]: 2024-04-16 15:05:51.145381415 +0000 UTC m=+0.455886922 container attach 54d3e285a8ac8a6bffc1aaf89822826c8d5c931e3aa87c4ccbe692903682dd6c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6-deactivate, io.k8s.display-name=CentOS Stream 8, vendor=Red Hat, Inc., io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , vcs-type=git, distribution-scope=public, version=8, architecture=x86_64, com.redhat.component=centos-stream-container, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, name=centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, release=754, CEPH_POINT_RELEASE=-17.2.0, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_CLEAN=True, ceph=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, RELEASE=HEAD) 2024-04-16T15:05:51.335 INFO:journalctl@ceph.osd.6.smithi191.stdout:Apr 16 15:05:51 smithi191 podman[128296]: 2024-04-16 15:05:51.336981099 +0000 UTC m=+0.647486607 container died 54d3e285a8ac8a6bffc1aaf89822826c8d5c931e3aa87c4ccbe692903682dd6c (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-6-deactivate, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, CEPH_POINT_RELEASE=-17.2.0, io.k8s.display-name=CentOS Stream 8, release=754, ceph=True, RELEASE=HEAD, version=8, io.buildah.version=1.19.8, maintainer=Guillaume Abrioux , build-date=2022-05-03T08:36:31.336870, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_BRANCH=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, com.redhat.component=centos-stream-container, GIT_CLEAN=True, name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, architecture=x86_64, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly.) 2024-04-16T15:05:51.955 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:51.641+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:51.955 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:51.641+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:51.955 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:51.641+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:51.955 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:51.641+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:51.955 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:51 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:51.641+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 2 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:51.978 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.6.service' 2024-04-16T15:05:52.021 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:52.022 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-16T15:05:52.022 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-16T15:05:52.022 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.7 2024-04-16T15:05:52.225 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 systemd[1]: Stopping Ceph osd.7 for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:05:52.226 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.226+0000 7f31c2af5700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.7 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-16T15:05:52.226 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.226+0000 7f31c2af5700 -1 osd.7 124 *** Got signal Terminated *** 2024-04-16T15:05:52.226 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.226+0000 7f31c2af5700 -1 osd.7 124 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-16T15:05:53.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.621+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:53.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.621+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:53.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.621+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:53.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.621+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:53.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:52.621+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:53.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:52.648Z 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.84:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:05:53.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:52.648Z 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.84:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:05:53.013 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:52.648Z 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.84:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:05:53.014 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:52.648Z 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.84:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:05:53.014 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:52 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:52.648Z 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.84:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.84:8765: connect: connection refused" 2024-04-16T15:05:54.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:53 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:53.642+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:54.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:53 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:53.642+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:54.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:53 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:53.642+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:54.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:53 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:53.642+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:54.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:53 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:53.642+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:55.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:54 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:54.665+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:55.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:54 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:54.665+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:55.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:54 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:54.665+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:55.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:54 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:54.665+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:55.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:54 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:54.665+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-04-16T15:05:27.801746+0000 front 2024-04-16T15:05:27.801825+0000 (oldest deadline 2024-04-16T15:05:53.701764+0000) 2024-04-16T15:05:55.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:54 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:54.665+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:55.762 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:55 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:55.667+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:55.762 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:55 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:55.667+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:55.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:55 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:55.667+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:55.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:55 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:55.667+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:55.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:55 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:55.667+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-04-16T15:05:27.801746+0000 front 2024-04-16T15:05:27.801825+0000 (oldest deadline 2024-04-16T15:05:53.701764+0000) 2024-04-16T15:05:55.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:55 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:55.667+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:57.012 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:56 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:56.714+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6806 osd.0 since back 2024-04-16T15:04:59.798155+0000 front 2024-04-16T15:04:59.798039+0000 (oldest deadline 2024-04-16T15:05:25.097982+0000) 2024-04-16T15:05:57.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:56 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:56.714+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6814 osd.1 since back 2024-04-16T15:05:05.098436+0000 front 2024-04-16T15:05:05.098453+0000 (oldest deadline 2024-04-16T15:05:29.798344+0000) 2024-04-16T15:05:57.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:56 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:56.714+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6822 osd.2 since back 2024-04-16T15:05:09.798801+0000 front 2024-04-16T15:05:09.798823+0000 (oldest deadline 2024-04-16T15:05:41.599396+0000) 2024-04-16T15:05:57.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:56 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:56.714+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.84:6830 osd.3 since back 2024-04-16T15:05:22.700312+0000 front 2024-04-16T15:05:22.700341+0000 (oldest deadline 2024-04-16T15:05:46.100873+0000) 2024-04-16T15:05:57.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:56 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:56.714+0000 7f31c0492700 -1 osd.7 124 heartbeat_check: no reply from 172.21.15.191:6804 osd.4 since back 2024-04-16T15:05:27.801746+0000 front 2024-04-16T15:05:27.801825+0000 (oldest deadline 2024-04-16T15:05:53.701764+0000) 2024-04-16T15:05:57.013 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:56 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7[39068]: 2024-04-16T15:05:56.714+0000 7f31c0492700 -1 osd.7 124 get_health_metrics reporting 4 slow ops, oldest is osd_op(client.24566.0:355 2.0 2:0348cc5d:::realms.273576c1-befe-4a78-b037-24fc03d63d68.control:head [watch ping cookie 94603543735680 gen 4] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e124) 2024-04-16T15:05:57.825 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:57 smithi191 podman[128376]: 2024-04-16 15:05:57.541169133 +0000 UTC m=+5.415416901 container died 7e841795c54c8b71fe253392b3168c8faec3ad74f0c53340d9c6071af8db6a1b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., distribution-scope=public, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, io.openshift.tags=base centos centos-stream, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, com.redhat.component=centos-stream-container, GIT_BRANCH=HEAD, RELEASE=HEAD, release=754, version=8, build-date=2022-05-03T08:36:31.336870, ceph=True, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, vendor=Red Hat, Inc., vcs-type=git, architecture=x86_64, name=centos-stream, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, CEPH_POINT_RELEASE=-17.2.0, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-16T15:05:58.075 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:57 smithi191 podman[128376]: 2024-04-16 15:05:57.826307651 +0000 UTC m=+5.700555418 container cleanup 7e841795c54c8b71fe253392b3168c8faec3ad74f0c53340d9c6071af8db6a1b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7, io.k8s.display-name=CentOS Stream 8, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, build-date=2022-05-03T08:36:31.336870, io.openshift.expose-services=, io.openshift.tags=base centos centos-stream, version=8, GIT_CLEAN=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, CEPH_POINT_RELEASE=-17.2.0, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, GIT_BRANCH=HEAD, ceph=True, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., maintainer=Guillaume Abrioux , vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, release=754, distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, RELEASE=HEAD, vcs-type=git) 2024-04-16T15:05:58.075 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:57 smithi191 bash[128376]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7 2024-04-16T15:05:58.076 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:57 smithi191 bash[128410]: Error: no container with name or ID "ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd.7" found: no such container 2024-04-16T15:05:58.397 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:58 smithi191 podman[128394]: 2024-04-16 15:05:58.077574321 +0000 UTC m=+0.536298222 container remove 7e841795c54c8b71fe253392b3168c8faec3ad74f0c53340d9c6071af8db6a1b (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7, build-date=2022-05-03T08:36:31.336870, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, maintainer=Guillaume Abrioux , com.redhat.component=centos-stream-container, CEPH_POINT_RELEASE=-17.2.0, io.buildah.version=1.19.8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, GIT_BRANCH=HEAD, GIT_REPO=https://github.com/ceph/ceph-container.git, io.openshift.tags=base centos centos-stream, vcs-type=git, io.k8s.display-name=CentOS Stream 8, GIT_CLEAN=True, io.openshift.expose-services=, ceph=True, architecture=x86_64, name=centos-stream, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, version=8, release=754, RELEASE=HEAD, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-04-16T15:05:58.397 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:58 smithi191 podman[128477]: 2024-04-16 15:05:58.173801353 +0000 UTC m=+0.019265692 image pull e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9 quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-16T15:05:58.397 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:58 smithi191 podman[128477]: 2024-04-16 15:05:58.28671637 +0000 UTC m=+0.132180699 container create 80702a2b068b6528d7c555fb8c4ac57795a407b3f4d80b4bce90b2ecf9e2ecdd (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7-deactivate, vcs-type=git, GIT_BRANCH=HEAD, architecture=x86_64, GIT_CLEAN=True, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, vendor=Red Hat, Inc., ceph=True, distribution-scope=public, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, release=754, com.redhat.component=centos-stream-container, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.buildah.version=1.19.8, version=8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, build-date=2022-05-03T08:36:31.336870, io.k8s.display-name=CentOS Stream 8, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com) 2024-04-16T15:05:58.762 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:58 smithi191 podman[128477]: 2024-04-16 15:05:58.514250927 +0000 UTC m=+0.359715256 container init 80702a2b068b6528d7c555fb8c4ac57795a407b3f4d80b4bce90b2ecf9e2ecdd (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7-deactivate, name=centos-stream, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.19.8, version=8, ceph=True, architecture=x86_64, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, vcs-type=git, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_CLEAN=True, distribution-scope=public, GIT_BRANCH=HEAD, com.redhat.component=centos-stream-container, vendor=Red Hat, Inc., GIT_REPO=https://github.com/ceph/ceph-container.git, io.k8s.display-name=CentOS Stream 8, release=754, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base centos centos-stream, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, build-date=2022-05-03T08:36:31.336870, CEPH_POINT_RELEASE=-17.2.0, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream) 2024-04-16T15:05:58.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:58 smithi191 podman[128477]: 2024-04-16 15:05:58.517726223 +0000 UTC m=+0.363190557 container start 80702a2b068b6528d7c555fb8c4ac57795a407b3f4d80b4bce90b2ecf9e2ecdd (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7-deactivate, io.openshift.expose-services=, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, io.openshift.tags=base centos centos-stream, build-date=2022-05-03T08:36:31.336870, GIT_CLEAN=True, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, RELEASE=HEAD, ceph=True, io.k8s.display-name=CentOS Stream 8, CEPH_POINT_RELEASE=-17.2.0, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, GIT_BRANCH=HEAD, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, maintainer=Guillaume Abrioux , distribution-scope=public, GIT_REPO=https://github.com/ceph/ceph-container.git, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., architecture=x86_64, name=centos-stream, vcs-type=git, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754) 2024-04-16T15:05:58.763 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:58 smithi191 podman[128477]: 2024-04-16 15:05:58.614061612 +0000 UTC m=+0.459525951 container attach 80702a2b068b6528d7c555fb8c4ac57795a407b3f4d80b4bce90b2ecf9e2ecdd (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, GIT_BRANCH=HEAD, name=centos-stream, GIT_REPO=https://github.com/ceph/ceph-container.git, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, io.buildah.version=1.19.8, build-date=2022-05-03T08:36:31.336870, distribution-scope=public, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, RELEASE=HEAD, ceph=True, GIT_CLEAN=True, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, architecture=x86_64, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, maintainer=Guillaume Abrioux , io.k8s.display-name=CentOS Stream 8, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, release=754, com.redhat.component=centos-stream-container, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., version=8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, io.openshift.expose-services=) 2024-04-16T15:05:59.123 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:58 smithi191 podman[128477]: 2024-04-16 15:05:58.795845201 +0000 UTC m=+0.641309532 container died 80702a2b068b6528d7c555fb8c4ac57795a407b3f4d80b4bce90b2ecf9e2ecdd (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7-deactivate, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , distribution-scope=public, io.openshift.tags=base centos centos-stream, vendor=Red Hat, Inc., com.redhat.component=centos-stream-container, ceph=True, GIT_CLEAN=True, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, io.openshift.expose-services=, RELEASE=HEAD, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., name=centos-stream, build-date=2022-05-03T08:36:31.336870, io.buildah.version=1.19.8, com.redhat.license_terms=https://centos.org/legal/licensing-policy/, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, architecture=x86_64, version=8, GIT_REPO=https://github.com/ceph/ceph-container.git, CEPH_POINT_RELEASE=-17.2.0, vcs-type=git, GIT_BRANCH=HEAD, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, release=754, io.k8s.display-name=CentOS Stream 8) 2024-04-16T15:05:59.372 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.7.service' 2024-04-16T15:05:59.400 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:59 smithi191 podman[128503]: 2024-04-16 15:05:59.350800712 +0000 UTC m=+0.549767123 container remove 80702a2b068b6528d7c555fb8c4ac57795a407b3f4d80b4bce90b2ecf9e2ecdd (image=quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-osd-7-deactivate, name=centos-stream, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.6-754, vendor=Red Hat, Inc., io.openshift.expose-services=, io.k8s.description=The Universal Base Image is designed and engineered to be the base layer for all of your containerized applications, middleware and utilities. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly., GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=-17.2.0, com.redhat.component=centos-stream-container, vcs-type=git, RELEASE=HEAD, io.buildah.version=1.19.8, summary=Provides a CentOS Stream container based on the Red Hat Universal Base Image, description=CentOS Stream is a continuously delivered distro that tracks just ahead of Red Hat Enterprise Linux development. This image takes the Red Hat UBI and layers on content from CentOS Stream, architecture=x86_64, GIT_REPO=https://github.com/ceph/ceph-container.git, vcs-ref=f1ee6e37554363ec55e0035aba1a693d3627fdeb, distribution-scope=public, GIT_CLEAN=True, com.redhat.build-host=cpt-1002.osbs.prod.upshift.rdu2.redhat.com, io.k8s.display-name=CentOS Stream 8, GIT_COMMIT=b613db0f44179c0940781c1c7fe04e1acb7093ac, maintainer=Guillaume Abrioux , version=8, io.openshift.tags=base centos centos-stream, release=754, ceph=True, build-date=2022-05-03T08:36:31.336870, com.redhat.license_terms=https://centos.org/legal/licensing-policy/) 2024-04-16T15:05:59.400 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:59 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-16T15:05:59.401 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:59 smithi191 systemd[1]: Stopped Ceph osd.7 for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:05:59.401 INFO:journalctl@ceph.osd.7.smithi191.stdout:Apr 16 15:05:59 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@osd.7.service: Consumed 15.264s CPU time. 2024-04-16T15:05:59.417 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:05:59.417 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-16T15:05:59.417 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-16T15:05:59.417 DEBUG:teuthology.orchestra.run.smithi191:> sudo systemctl stop ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a 2024-04-16T15:05:59.762 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 systemd[1]: Stopping Ceph prometheus.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:06:00.052 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-16T15:06:00.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-16T15:06:00.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-16T15:06:00.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-16T15:06:00.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-16T15:06:00.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-16T15:06:00.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-16T15:06:00.053 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-16T15:06:00.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-16T15:06:00.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-16T15:06:00.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-16T15:06:00.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a[96613]: ts=2024-04-16T15:05:59.770Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-16T15:06:00.054 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:05:59 smithi191 podman[128584]: 2024-04-16 15:05:59.780645422 +0000 UTC m=+0.123912758 container died f51e3f59402fc7386fc165381676c87c4200a83d31a95b3d82845a7e54d87e49 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:00.394 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:06:00 smithi191 podman[128584]: 2024-04-16 15:06:00.162162892 +0000 UTC m=+0.505430227 container cleanup f51e3f59402fc7386fc165381676c87c4200a83d31a95b3d82845a7e54d87e49 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:00.394 INFO:journalctl@ceph.prometheus.a.smithi191.stdout:Apr 16 15:06:00 smithi191 bash[128584]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-prometheus-a 2024-04-16T15:06:00.505 DEBUG:teuthology.orchestra.run.smithi191:> sudo pkill -f 'journalctl -f -n 0 -u ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@prometheus.a.service' 2024-04-16T15:06:00.542 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-16T15:06:00.543 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-16T15:06:00.543 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 --force --keep-logs 2024-04-16T15:06:02.673 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:02 smithi084 systemd[1]: Stopping Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:06:02.674 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:02 smithi084 podman[149360]: 2024-04-16 15:06:02.483119794 +0000 UTC m=+0.099745637 container died 705cbac9be8eb45e51c0334b93b553068aec24808a9ca6dedb63b75ac2b06c94 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:03.079 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:02 smithi084 podman[149360]: 2024-04-16 15:06:02.872131647 +0000 UTC m=+0.488757485 container cleanup 705cbac9be8eb45e51c0334b93b553068aec24808a9ca6dedb63b75ac2b06c94 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:03.079 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:02 smithi084 bash[149360]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a 2024-04-16T15:06:03.399 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:03 smithi084 podman[149374]: 2024-04-16 15:06:03.081623337 +0000 UTC m=+0.602551934 container remove 705cbac9be8eb45e51c0334b93b553068aec24808a9ca6dedb63b75ac2b06c94 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:03.400 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:03 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-16T15:06:03.400 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:03 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-16T15:06:03.400 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:03 smithi084 systemd[1]: Stopped Ceph node-exporter.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:06:03.400 INFO:journalctl@ceph.node-exporter.a.smithi084.stdout:Apr 16 15:06:03 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.a.service: Consumed 1.565s CPU time. 2024-04-16T15:06:03.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:03 smithi084 systemd[1]: Stopping Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:06:03.673 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:03 smithi084 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a[112574]: ts=2024-04-16T15:06:03.635Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-16T15:06:03.958 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:03 smithi084 podman[149483]: 2024-04-16 15:06:03.676366529 +0000 UTC m=+0.137998260 container died 97faad7eff6c614a4a2470c5f9d6139fc1a73092ff70ae8bcd4b176bb7c40243 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:04.298 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:04 smithi084 podman[149483]: 2024-04-16 15:06:04.126872392 +0000 UTC m=+0.588504138 container cleanup 97faad7eff6c614a4a2470c5f9d6139fc1a73092ff70ae8bcd4b176bb7c40243 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:04.298 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:04 smithi084 bash[149483]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a 2024-04-16T15:06:04.580 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:04 smithi084 podman[149498]: 2024-04-16 15:06:04.394567152 +0000 UTC m=+0.713414536 container remove 97faad7eff6c614a4a2470c5f9d6139fc1a73092ff70ae8bcd4b176bb7c40243 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-16T15:06:04.581 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:04 smithi084 podman[149498]: 2024-04-16 15:06:04.478548777 +0000 UTC m=+0.797396171 volume remove 1068015927b8044ed0d1539d08fce6c9c059100e84fc512d4278831ab7fdf3d8 2024-04-16T15:06:04.871 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:04 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-16T15:06:04.872 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:04 smithi084 systemd[1]: Stopped Ceph alertmanager.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:06:04.872 INFO:journalctl@ceph.alertmanager.a.smithi084.stdout:Apr 16 15:06:04 smithi084 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@alertmanager.a.service: Consumed 1.174s CPU time. 2024-04-16T15:06:27.701 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 --force --keep-logs 2024-04-16T15:06:29.512 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:29 smithi191 systemd[1]: Stopping Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:06:29.832 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:29 smithi191 podman[129972]: 2024-04-16 15:06:29.569587464 +0000 UTC m=+0.118040554 container died a1dc673dcb286872bc1a7a35a0d0d9df0039e7ec0e2d176eb1d36d86c0d55e06 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T15:06:30.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:30 smithi191 podman[129972]: 2024-04-16 15:06:30.017438693 +0000 UTC m=+0.565891772 container cleanup a1dc673dcb286872bc1a7a35a0d0d9df0039e7ec0e2d176eb1d36d86c0d55e06 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T15:06:30.262 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:30 smithi191 bash[129972]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b 2024-04-16T15:06:30.616 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:30 smithi191 podman[129986]: 2024-04-16 15:06:30.302010863 +0000 UTC m=+0.732742011 container remove a1dc673dcb286872bc1a7a35a0d0d9df0039e7ec0e2d176eb1d36d86c0d55e06 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-16T15:06:30.617 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:30 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-16T15:06:30.617 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:30 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-16T15:06:30.617 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:30 smithi191 systemd[1]: Stopped Ceph node-exporter.b for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:06:30.617 INFO:journalctl@ceph.node-exporter.b.smithi191.stdout:Apr 16 15:06:30 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@node-exporter.b.service: Consumed 1.492s CPU time. 2024-04-16T15:06:30.872 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:30 smithi191 systemd[1]: Stopping Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968... 2024-04-16T15:06:30.873 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=server t=2024-04-16T15:06:30.863704542Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-16T15:06:30.873 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=ticker t=2024-04-16T15:06:30.864029724Z level=info msg=stopped last_tick=2024-04-16T15:06:30Z 2024-04-16T15:06:30.873 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:30 smithi191 ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a[108690]: logger=tracing t=2024-04-16T15:06:30.864064002Z level=info msg="Closing tracing" 2024-04-16T15:06:30.873 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:30 smithi191 podman[130093]: 2024-04-16 15:06:30.874439297 +0000 UTC m=+0.118293617 container died 3df8df0759af9b22269494959eb21df2f3144905dca38a24ce7ceee5c0595529 (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:06:31.495 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:31 smithi191 podman[130093]: 2024-04-16 15:06:31.246402646 +0000 UTC m=+0.490256969 container cleanup 3df8df0759af9b22269494959eb21df2f3144905dca38a24ce7ceee5c0595529 (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:06:31.496 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:31 smithi191 bash[130093]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a 2024-04-16T15:06:31.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:31 smithi191 podman[130106]: 2024-04-16 15:06:31.497869787 +0000 UTC m=+0.621424944 container remove 3df8df0759af9b22269494959eb21df2f3144905dca38a24ce7ceee5c0595529 (image=quay.io/ceph/grafana:9.4.12, name=ceph-98bb1034-fbfd-11ee-bc90-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-16T15:06:31.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:31 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-16T15:06:31.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:31 smithi191 systemd[1]: Stopped Ceph grafana.a for 98bb1034-fbfd-11ee-bc90-c7b262605968. 2024-04-16T15:06:31.762 INFO:journalctl@ceph.grafana.a.smithi191.stdout:Apr 16 15:06:31 smithi191 systemd[1]: ceph-98bb1034-fbfd-11ee-bc90-c7b262605968@grafana.a.service: Consumed 6.293s CPU time. 2024-04-16T15:06:43.007 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T15:06:43.044 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-16T15:06:43.078 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-16T15:06:43.080 DEBUG:teuthology.misc:Transferring archived files from smithi084:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287/remote/smithi084/crash 2024-04-16T15:06:43.081 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/crash -- . 2024-04-16T15:06:43.137 INFO:teuthology.orchestra.run.smithi084.stderr:tar: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T15:06:43.137 INFO:teuthology.orchestra.run.smithi084.stderr:tar: Error is not recoverable: exiting now 2024-04-16T15:06:43.139 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287/remote/smithi191/crash 2024-04-16T15:06:43.140 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/crash -- . 2024-04-16T15:06:43.179 INFO:teuthology.orchestra.run.smithi191.stderr:tar: /var/lib/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/crash: Cannot open: No such file or directory 2024-04-16T15:06:43.180 INFO:teuthology.orchestra.run.smithi191.stderr:tar: Error is not recoverable: exiting now 2024-04-16T15:06:43.181 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-16T15:06:43.181 DEBUG:teuthology.orchestra.run.smithi084:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-16T15:06:43.214 INFO:teuthology.orchestra.run.smithi084.stdout:2024-04-16T14:31:30.758309+0000 mon.a (mon.0) 354 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-16T15:06:43.215 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-16T15:06:43.215 INFO:tasks.cephadm:Compressing logs... 2024-04-16T15:06:43.216 DEBUG:teuthology.orchestra.run.smithi084:> 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-04-16T15:06:43.258 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-16T15:06:43.286 INFO:teuthology.orchestra.run.smithi084.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-16T15:06:43.286 INFO:teuthology.orchestra.run.smithi084.stderr:: No such file or directory 2024-04-16T15:06:43.286 INFO:teuthology.orchestra.run.smithi084.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.a.log 2024-04-16T15:06:43.286 INFO:teuthology.orchestra.run.smithi084.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.audit.log 2024-04-16T15:06:43.293 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi084.rhzysu.log 2024-04-16T15:06:43.293 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.a.log: /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.1.log 2024-04-16T15:06:43.293 INFO:teuthology.orchestra.run.smithi084.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.3.log 2024-04-16T15:06:43.294 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi084.rhzysu.log: /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mgr.y.log 2024-04-16T15:06:43.294 INFO:teuthology.orchestra.run.smithi084.stderr: 62.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi084.rhzysu.log.gz 2024-04-16T15:06:43.294 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/tcmu-runner.log 2024-04-16T15:06:43.294 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.0.log 2024-04-16T15:06:43.294 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/tcmu-runner.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.cephadm.log 2024-04-16T15:06:43.294 INFO:teuthology.orchestra.run.smithi084.stderr: 86.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/tcmu-runner.log.gz 2024-04-16T15:06:43.294 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.log 2024-04-16T15:06:43.295 INFO:teuthology.orchestra.run.smithi191.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-16T15:06:43.295 INFO:teuthology.orchestra.run.smithi191.stderr:: No such file or directory 2024-04-16T15:06:43.295 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.6.log 2024-04-16T15:06:43.295 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi191.nppnfp.log 2024-04-16T15:06:43.295 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.audit.log 2024-04-16T15:06:43.295 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.6.log: /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi191.nppnfp.log: gzip -5 --verbose -- 62.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-client.rgw.foo.smithi191.nppnfp.log.gz 2024-04-16T15:06:43.295 INFO:teuthology.orchestra.run.smithi191.stderr: /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.4.log 2024-04-16T15:06:43.296 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.7.log 2024-04-16T15:06:43.296 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.5.log 2024-04-16T15:06:43.296 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mgr.x.log 2024-04-16T15:06:43.297 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.cephadm.log: 94.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.cephadm.log.gz 2024-04-16T15:06:43.297 INFO:teuthology.orchestra.run.smithi084.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.2.log 2024-04-16T15:06:43.302 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.log: 94.1% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.log.gz 2024-04-16T15:06:43.302 INFO:teuthology.orchestra.run.smithi084.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-volume.log 2024-04-16T15:06:43.304 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.cephadm.log 2024-04-16T15:06:43.304 INFO:teuthology.orchestra.run.smithi191.stderr: 92.8% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.audit.log.gz 2024-04-16T15:06:43.316 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.c.log 2024-04-16T15:06:43.317 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.log 2024-04-16T15:06:43.319 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-volume.log: 90.4% 95.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.audit.log.gz 2024-04-16T15:06:43.319 INFO:teuthology.orchestra.run.smithi084.stderr: -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-16T15:06:43.320 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.cephadm.log: 90.3% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.cephadm.log.gz 2024-04-16T15:06:43.320 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-volume.log 2024-04-16T15:06:43.325 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.log: 89.5% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph.log.gz 2024-04-16T15:06:43.325 INFO:teuthology.orchestra.run.smithi191.stderr:gzip -5 --verbose -- /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.b.log 2024-04-16T15:06:43.350 INFO:teuthology.orchestra.run.smithi191.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-volume.log: /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.b.log: 90.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-16T15:06:43.387 INFO:teuthology.orchestra.run.smithi084.stderr:/var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.c.log: 92.7% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-volume.log.gz 2024-04-16T15:06:43.411 INFO:teuthology.orchestra.run.smithi191.stderr: 92.7% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-volume.log.gz 2024-04-16T15:06:43.499 INFO:teuthology.orchestra.run.smithi191.stderr: 88.5% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mgr.x.log.gz 2024-04-16T15:06:44.064 INFO:teuthology.orchestra.run.smithi084.stderr: 92.9% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.c.log.gz 2024-04-16T15:06:44.088 INFO:teuthology.orchestra.run.smithi084.stderr: 88.5% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mgr.y.log.gz 2024-04-16T15:06:44.359 INFO:teuthology.orchestra.run.smithi191.stderr: 93.2% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.6.log.gz 2024-04-16T15:06:44.399 INFO:teuthology.orchestra.run.smithi084.stderr: 93.2% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.2.log.gz 2024-04-16T15:06:44.596 INFO:teuthology.orchestra.run.smithi191.stderr: 92.8% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.b.log.gz 2024-04-16T15:06:44.632 INFO:teuthology.orchestra.run.smithi191.stderr: 93.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.5.log.gz 2024-04-16T15:06:44.669 INFO:teuthology.orchestra.run.smithi191.stderr: 93.6% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.7.log.gz 2024-04-16T15:06:44.862 INFO:teuthology.orchestra.run.smithi084.stderr: 93.5% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.1.log.gz 2024-04-16T15:06:44.939 INFO:teuthology.orchestra.run.smithi084.stderr: 93.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.0.log.gz 2024-04-16T15:06:45.047 INFO:teuthology.orchestra.run.smithi191.stderr: 93.6% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.4.log.gz 2024-04-16T15:06:45.049 INFO:teuthology.orchestra.run.smithi191.stderr: 2024-04-16T15:06:45.049 INFO:teuthology.orchestra.run.smithi191.stderr:real 0m1.777s 2024-04-16T15:06:45.050 INFO:teuthology.orchestra.run.smithi191.stderr:user 0m6.868s 2024-04-16T15:06:45.050 INFO:teuthology.orchestra.run.smithi191.stderr:sys 0m0.301s 2024-04-16T15:06:45.131 INFO:teuthology.orchestra.run.smithi084.stderr: 93.4% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-osd.3.log.gz 2024-04-16T15:06:45.387 INFO:teuthology.orchestra.run.smithi084.stderr: 91.7% -- replaced with /var/log/ceph/98bb1034-fbfd-11ee-bc90-c7b262605968/ceph-mon.a.log.gz 2024-04-16T15:06:45.389 INFO:teuthology.orchestra.run.smithi084.stderr: 2024-04-16T15:06:45.389 INFO:teuthology.orchestra.run.smithi084.stderr:real 0m2.117s 2024-04-16T15:06:45.390 INFO:teuthology.orchestra.run.smithi084.stderr:user 0m9.625s 2024-04-16T15:06:45.390 INFO:teuthology.orchestra.run.smithi084.stderr:sys 0m0.345s 2024-04-16T15:06:45.390 INFO:tasks.cephadm:Archiving logs... 2024-04-16T15:06:45.390 DEBUG:teuthology.misc:Transferring archived files from smithi084:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287/remote/smithi084/log 2024-04-16T15:06:45.391 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T15:06:46.829 DEBUG:teuthology.misc:Transferring archived files from smithi191:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287/remote/smithi191/log 2024-04-16T15:06:46.830 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-16T15:06:47.835 INFO:tasks.cephadm:Removing cluster... 2024-04-16T15:06:47.835 DEBUG:teuthology.orchestra.run.smithi084:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 --force 2024-04-16T15:06:48.125 DEBUG:teuthology.orchestra.run.smithi191:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 98bb1034-fbfd-11ee-bc90-c7b262605968 --force 2024-04-16T15:06:48.421 INFO:tasks.cephadm:Removing cephadm ... 2024-04-16T15:06:48.421 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T15:06:48.437 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-16T15:06:48.452 INFO:tasks.cephadm:Teardown complete 2024-04-16T15:06:48.453 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-16T15:06:48.464 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-16T15:06:48.464 DEBUG:teuthology.orchestra.run.smithi084:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T15:06:48.479 DEBUG:teuthology.orchestra.run.smithi191:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-16T15:06:48.492 INFO:teuthology.orchestra.run.smithi084.stderr:bash: line 1: ntpq: command not found 2024-04-16T15:06:48.496 INFO:teuthology.orchestra.run.smithi084.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T15:06:48.496 INFO:teuthology.orchestra.run.smithi084.stdout:=============================================================================== 2024-04-16T15:06:48.496 INFO:teuthology.orchestra.run.smithi084.stdout:^* hv01.front.sepia.ceph.com 3 6 377 23 +905us[ +897us] +/- 55ms 2024-04-16T15:06:48.496 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 29 -809us[ -817us] +/- 66ms 2024-04-16T15:06:48.496 INFO:teuthology.orchestra.run.smithi084.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 29 -391us[ -399us] +/- 92ms 2024-04-16T15:06:48.496 INFO:teuthology.orchestra.run.smithi084.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T15:06:48.506 INFO:teuthology.orchestra.run.smithi191.stderr:bash: line 1: ntpq: command not found 2024-04-16T15:06:48.511 INFO:teuthology.orchestra.run.smithi191.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-16T15:06:48.511 INFO:teuthology.orchestra.run.smithi191.stdout:=============================================================================== 2024-04-16T15:06:48.511 INFO:teuthology.orchestra.run.smithi191.stdout:^* hv01.front.sepia.ceph.com 3 6 377 27 +899us[ +893us] +/- 55ms 2024-04-16T15:06:48.511 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 27 -810us[ -816us] +/- 66ms 2024-04-16T15:06:48.511 INFO:teuthology.orchestra.run.smithi191.stdout:^+ hv03.front.sepia.ceph.com 3 7 377 26 -370us[ -370us] +/- 92ms 2024-04-16T15:06:48.511 INFO:teuthology.orchestra.run.smithi191.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2024-04-16T15:06:48.512 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-16T15:06:48.522 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-16T15:06:48.523 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-16T15:06:48.532 DEBUG:teuthology.orchestra.run.smithi084:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-16T15:06:48.642 DEBUG:teuthology.orchestra.run.smithi191:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-16T15:06:48.740 DEBUG:teuthology.orchestra.run.smithi084:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-16T15:06:48.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T15:06:48.774 DEBUG:teuthology.orchestra.run.smithi191:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2024-04-16T15:06:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T15:06:48.807 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-16T15:06:48.817 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-16T15:06:48.847 INFO:teuthology.task.internal:Duration was 2562.696451 seconds 2024-04-16T15:06:48.848 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-16T15:06:48.857 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-16T15:06:48.857 DEBUG:teuthology.orchestra.run.smithi084:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T15:06:48.860 DEBUG:teuthology.orchestra.run.smithi191:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-16T15:06:48.903 INFO:teuthology.orchestra.run.smithi084.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T15:06:48.905 INFO:teuthology.orchestra.run.smithi191.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-16T15:06:49.213 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-16T15:06:49.213 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi084.front.sepia.ceph.com 2024-04-16T15:06:49.214 DEBUG:teuthology.orchestra.run.smithi084:> 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-04-16T15:06:49.236 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi191.front.sepia.ceph.com 2024-04-16T15:06:49.236 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-16T15:06:49.259 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-16T15:06:49.259 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T15:06:49.279 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-16T15:06:49.330 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-16T15:06:49.330 DEBUG:teuthology.orchestra.run.smithi084:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T15:06:49.354 DEBUG:teuthology.orchestra.run.smithi191:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-16T15:06:50.065 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-16T15:06:50.075 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-16T15:06:50.076 DEBUG:teuthology.orchestra.run.smithi084:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T15:06:50.104 DEBUG:teuthology.orchestra.run.smithi191:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-16T15:06:50.133 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-16T15:06:50.144 DEBUG:teuthology.orchestra.run.smithi084:> 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-04-16T15:06:50.146 DEBUG:teuthology.orchestra.run.smithi191:> 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-04-16T15:06:50.170 INFO:teuthology.orchestra.run.smithi084.stdout:kernel.core_pattern = core 2024-04-16T15:06:50.200 INFO:teuthology.orchestra.run.smithi191.stdout:kernel.core_pattern = core 2024-04-16T15:06:50.235 DEBUG:teuthology.orchestra.run.smithi084:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T15:06:50.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T15:06:50.272 DEBUG:teuthology.orchestra.run.smithi191:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-16T15:06:50.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-16T15:06:50.290 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-16T15:06:50.300 INFO:teuthology.task.internal:Transferring archived files... 2024-04-16T15:06:50.301 DEBUG:teuthology.misc:Transferring archived files from smithi084:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287/remote/smithi084 2024-04-16T15:06:50.301 DEBUG:teuthology.orchestra.run.smithi084:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T15:06:50.374 DEBUG:teuthology.misc:Transferring archived files from smithi191:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287/remote/smithi191 2024-04-16T15:06:50.375 DEBUG:teuthology.orchestra.run.smithi191:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-16T15:06:50.426 INFO:teuthology.task.internal:Removing archive directory... 2024-04-16T15:06:50.426 DEBUG:teuthology.orchestra.run.smithi084:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T15:06:50.429 DEBUG:teuthology.orchestra.run.smithi191:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-16T15:06:50.471 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-16T15:06:50.482 INFO:teuthology.task.internal:Not uploading archives. 2024-04-16T15:06:50.482 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-16T15:06:50.492 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-16T15:06:50.492 DEBUG:teuthology.orchestra.run.smithi084:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T15:06:50.495 DEBUG:teuthology.orchestra.run.smithi191:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-16T15:06:50.507 INFO:teuthology.orchestra.run.smithi084.stdout: 265305 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 15:06 /home/ubuntu/cephtest 2024-04-16T15:06:50.526 INFO:teuthology.orchestra.run.smithi191.stdout: 265631 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 16 15:06 /home/ubuntu/cephtest 2024-04-16T15:06:50.527 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-16T15:06:50.539 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-16T15:06:50.566 INFO:teuthology.nuke:Checking targets against current locks 2024-04-16T15:06:50.595 DEBUG:teuthology.nuke:shortname: smithi084 2024-04-16T15:06:50.596 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T15:06:50.618 DEBUG:teuthology.nuke:shortname: smithi191 2024-04-16T15:06:50.619 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-16T15:06:50.622 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi084.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-16 14:15:55.144539', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNQRnEcTp1I5EuYcogB6zl/qUwfbMJeG+JD64K+jmR4CGGNNWCl/1AtZJlRwr+snik2Lg5Rr0wydYwOQnEKn9KY='} 2024-04-16T15:06:50.645 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi191.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-16_12:53:12-orch:cephadm-wip-adk2-testing-2024-04-15-1136-squid-distro-default-smithi/7658287', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-16 14:15:55.143204', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHsPVcKDO0Lx4+Y16DhaLHunioFdoicxAbNsXhxiMxcSJ2LTU3kTEtvTqCs6KuJvTisVHrpdMwV4VRFjvgE+Kkc='} 2024-04-16T15:06:50.678 INFO:teuthology.orchestra.console.smithi084:Power off 2024-04-16T15:06:50.678 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T15:06:50.703 DEBUG:teuthology.orchestra.console.smithi084:power off output: Chassis Power Control: Down/Off 2024-04-16T15:06:50.703 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T15:06:50.721 INFO:teuthology.orchestra.console.smithi191:Power off 2024-04-16T15:06:50.721 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-16T15:06:50.733 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2024-04-16T15:06:50.746 DEBUG:teuthology.orchestra.console.smithi191:power off output: Chassis Power Control: Down/Off 2024-04-16T15:06:50.746 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T15:06:50.771 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-04-16T15:06:54.734 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T15:06:54.773 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T15:06:54.845 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2024-04-16T15:06:54.884 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is on 2024-04-16T15:06:58.850 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T15:06:58.885 DEBUG:teuthology.orchestra.console.smithi191:pexpect command: ipmitool -H smithi191.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T15:06:58.961 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is on 2024-04-16T15:06:58.996 DEBUG:teuthology.orchestra.console.smithi191:check power output: Chassis Power is off 2024-04-16T15:06:59.097 INFO:teuthology.orchestra.console.smithi191:Power off completed 2024-04-16T15:07:02.966 DEBUG:teuthology.orchestra.console.smithi084:pexpect command: ipmitool -H smithi084.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-16T15:07:03.077 DEBUG:teuthology.orchestra.console.smithi084:check power output: Chassis Power is off 2024-04-16T15:07:03.178 INFO:teuthology.orchestra.console.smithi084:Power off completed 2024-04-16T15:07:03.284 INFO:teuthology.run:Summary data: description: orch:cephadm/upgrade/{1-start-distro/1-start-centos_9.stream 2-repo_digest/defaut 3-upgrade/staggered 4-wait 5-upgrade-ls agent/on mon_election/classic} duration: 2562.696450948715 failure_reason: 'Command failed on smithi084 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 98bb1034-fbfd-11ee-bc90-c7b262605968 -e sha1=36befe5d41ee8a6ea2e60983e763134278d506cf -- bash -c \''ceph orch upgrade check quay.ceph.io/ceph-ci/ceph:$sha1 | jq -e \''"\''"\''.up_to_date | length == 7\''"\''"\''\''''' owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=fe4eb485596c40b5b47385b88f4d843b status: fail success: false 2024-04-16T15:07:03.284 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-16T15:07:03.387 INFO:teuthology.run:FAIL